summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index c66355bc74..8efdbc3dd0 100644
--- a/common.mk
+++ b/common.mk
@@ -398,7 +398,7 @@ distclean-extout: clean-extout
realclean:: realclean-ext realclean-local realclean-enc realclean-golf realclean-extout
realclean-local:: distclean-local
- @$(RM) parse.c parse.h lex.c newline.c revision.h
+ @$(RM) parse.c parse.h lex.c newline.c revision.h id.h
realclean-ext::
realclean-golf: distclean-golf
realclean-extout: distclean-extout