1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Fix "make clean" for new TAP suite.

Commit 28f04984f0 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