summaryrefslogtreecommitdiffstats
path: root/doc/project.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/project.am')
-rw-r--r--doc/project.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/project.am b/doc/project.am
index 0c9d50c8c2..ff28e793cf 100644
--- a/doc/project.am
+++ b/doc/project.am
@@ -47,7 +47,7 @@ $(PROJECT)*.html: $(PROJECT).texi $($(PROJECT)_TEXINFOS)
$(TEXI2HTML) $(TEXI2HTML_ARGS) --menu $< $<
-rm -rf $(PROJECT)
-MOSTLYCLEANFILES += index.html $(PROJECT)*.html
+MOSTLYCLEANFILES += $(PROJECT)*.html
## Common installation points
if USE_HTML