diff --git a/configure b/configure
index 8a6e08e4c5ae87616d56d9c4f301d1e94f2dbc8a..8eadd7742d8ac46eeeb7de5041585a9210bcd1b1 100755
--- a/configure
+++ b/configure
@@ -9060,6 +9060,8 @@ trap 'rm -fr `echo "GNUmakefile
 	src/interfaces/libpq++/Makefile
 	src/interfaces/libpgeasy/Makefile
 	src/interfaces/libpgtcl/Makefile
+	src/interfaces/libpgtcl/mkMakefile.tcldefs.sh
+	src/interfaces/libpgtcl/mkMakefile.tkdefs.sh
 	src/interfaces/odbc/GNUmakefile
 	src/interfaces/odbc/Makefile.global
 	src/interfaces/python/GNUmakefile
@@ -9253,6 +9255,8 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile
 	src/interfaces/libpq++/Makefile
 	src/interfaces/libpgeasy/Makefile
 	src/interfaces/libpgtcl/Makefile
+	src/interfaces/libpgtcl/mkMakefile.tcldefs.sh
+	src/interfaces/libpgtcl/mkMakefile.tkdefs.sh
 	src/interfaces/odbc/GNUmakefile
 	src/interfaces/odbc/Makefile.global
 	src/interfaces/python/GNUmakefile