Skip to content

Commit f044638

Browse files
committed
Fix "make clean" for new TAP suite.
Commit 28f0498 missed this.
1 parent ca3067c commit f044638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interfaces/ecpg/preproc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@ clean distclean:
9797
rm -f *.o ecpg$(X)
9898
rm -f typename.c
9999
rm -f preproc.y preproc.c preproc.h pgc.c c_kwlist_d.h ecpg_kwlist_d.h
100+
rm -rf tmp_check

0 commit comments

Comments
 (0)