projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27adb36
)
Now passes 'make distcheck'.
author
Elliot Lee
<sopwith@src.gnome.org>
Tue, 22 Dec 1998 22:16:16 +0000
(22:16 +0000)
committer
Elliot Lee
<sopwith@src.gnome.org>
Tue, 22 Dec 1998 22:16:16 +0000
(22:16 +0000)
Now passes 'make distcheck'.
docs/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/Makefile.am
b/docs/Makefile.am
index 166a7da521375d59fe0f4ddf44cb69c2ff1e837b..ee04fe1bbe729dfa296f5fb08c7b8c1b7b503542 100644
(file)
--- a/
docs/Makefile.am
+++ b/
docs/Makefile.am
@@
-9,7
+9,7
@@
EXTRA_DIST = glib-config.1 \
glib_toc.html
glib.html glib_toc.html:
- texi2html $(srcdir)/glib.texi
+ (cd $(srcdir); texi2html glib.texi)
files:
@files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \