summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-05-15 05:19:18 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-05-15 05:19:18 +0000
commitb11023982c53fee6df9d702a4f2ffd1a2e71c124 (patch)
treecda930b5d1c617f6b1ef4f5ed5fa8361a85578f0 /docs
parent17b44d16dafba674c4dc1cb1f29256261ad9cc90 (diff)
downloadgdm-b11023982c53fee6df9d702a4f2ffd1a2e71c124.tar.gz
install the index.html file correctly on make install. For those weirdos
Mon May 14 22:20:09 2001 George Lebl <jirka@5z.com> * docs/C/Makefile.am: install the index.html file correctly on make install. For those weirdos like me that run out of CVS
Diffstat (limited to 'docs')
-rw-r--r--docs/C/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/C/Makefile.am b/docs/C/Makefile.am
index 60fc59d6..e589b80c 100644
--- a/docs/C/Makefile.am
+++ b/docs/C/Makefile.am
@@ -28,6 +28,7 @@ install-data-local: gdm.html
basefile=`basename $$file`; \
$(INSTALL_DATA) $$file $(gdm_helpdir)/$$basefile; \
done
+ $(INSTALL_DATA) $(srcdir)/gdm.html $(gdm_helpdir)/index.html
gdm.ps: $(SGML_FILES)
db2ps $<