aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2025-03-23 06:12:02 -0700
committerNoah Misch <noah@leadboat.com>2025-03-23 06:12:02 -0700
commitf0446384ea7c4274894d7f5b215bfc2496ace85d (patch)
treecd12f3ddaa8dd1ab06d9ef2ea795899d33137a41 /src/interfaces
parentca3067cc573d7c1ed617cfb959ae8507be17f1aa (diff)
downloadpostgresql-f0446384ea7c4274894d7f5b215bfc2496ace85d.tar.gz
postgresql-f0446384ea7c4274894d7f5b215bfc2496ace85d.zip
Fix "make clean" for new TAP suite.
Commit 28f04984f0c240b76e61f00cd247554fbc850056 missed this.
Diffstat (limited to 'src/interfaces')
-rw-r--r--src/interfaces/ecpg/preproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/preproc/Makefile b/src/interfaces/ecpg/preproc/Makefile
index d0e3852a878..f2ac8850479 100644
--- a/src/interfaces/ecpg/preproc/Makefile
+++ b/src/interfaces/ecpg/preproc/Makefile
@@ -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