package: add missing CLEANFILES

* examples: here.
This commit is contained in:
Akim Demaille
2019-04-28 11:21:03 +02:00
parent f6868c5a77
commit 02a1600994
5 changed files with 7 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ $(calcxx_sources_generated): %D%/parser.stamp
@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) %D%/parser.stamp
CLEANFILES += \
$(calcxx_sources_generated) \
%D%/parser.dot \
%D%/parser.output \
%D%/parser.stamp \
%D%/scanner.cc