From 038958e9e986c534ce4c61b7caf27b13e6d5eb8c Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 1 Dec 2005 01:52:18 +0000 Subject: [PATCH] release commit --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index 9a4ad906bf..c9e3d5c6ae 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -42,7 +42,7 @@ doc: install-WWW: -$(INSTALL) -m 755 -d $(DESTDIR)$(webdir) - cp -a $(outdir)/web-root/ $(DESTDIR)$(webdir)/ + cp -a $(outdir)/web-root/* $(DESTDIR)$(webdir)/ $(MAKE) -C Documentation/user local-install-WWW $(MAKE) -C Documentation/user install-info -- 2.39.5