aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5e92638..614e679 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -100,7 +100,7 @@ EXTRA_DIST += \
include .depends
-CLEANFILES += doc/*.cwl doc/*.dot doc/*.out doc/*.png
+CLEANFILES += $(DOC_SCM:.scm=.cwl) $(DOC_IMAGES) $(DOC_IMAGES:.png=.dot) $(DOC_OUT)
CLEAN_DIRECTORIES = doc/cwl-output
%.cwl: %.scm