Fix "make clean" for new TAP suite.

Commit 28f04984f0c240b76e61f00cd247554fbc850056 missed this.
This commit is contained in:
Noah Misch 2025-03-23 06:12:02 -07:00
parent ca3067cc57
commit f0446384ea

View File

@ -97,3 +97,4 @@ clean distclean:
rm -f *.o ecpg$(X)
rm -f typename.c
rm -f preproc.y preproc.c preproc.h pgc.c c_kwlist_d.h ecpg_kwlist_d.h
rm -rf tmp_check