aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 521b3e0..7fac923 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,3 +43,4 @@ install-html:
43 sed 's,^/,_,;s,\\.\\./,__/,g' | \ 43 sed 's,^/,_,;s,\\.\\./,__/,g' | \
44 while read S T; do ln -sf $$S $$T; done; \ 44 (cd $(DESTDIR)$(HTMLDIR)/$$dir; \
45 while read S T; do ln -sf $$S $$T; done); \
45 fi; \ 46 fi; \

Return to:

Send suggestions and report system problems to the System administrator.