summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 3212410..c3f2d5c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -811,7 +811,7 @@ endif
clean::
${RM} ${FDP_ENTITIES}
ifneq "${DOC_ENTITIES}" ""
- ${RM} ${DOC_ENTITIES}
+ ${RM} ${DOC_ENTITIES}.ent
endif
help::