diff options
Diffstat (limited to 'doc/gph')
-rw-r--r-- | doc/gph/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gph/Makefile.am b/doc/gph/Makefile.am index 7e469505a..d36b0013a 100644 --- a/doc/gph/Makefile.am +++ b/doc/gph/Makefile.am @@ -27,7 +27,7 @@ index.html: $(PARTS) echo '</body></html>' >>index.html -rm -r manual.junk -rm manual/signatures.jpg - (cd manual; rm -r stylesheet-images; ls | grep -v distfiles >distfiles) +## (cd manual; rm -r stylesheet-images; ls | grep -v distfiles >distfiles) dist-hook: index.html |