diff options
-rwxr-xr-x | src/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/configure b/src/configure index b7359ae1a33..2bd2b826f10 100755 --- a/src/configure +++ b/src/configure @@ -7787,6 +7787,7 @@ trap 'rm -fr `echo "GNUmakefile interfaces/libpq/Makefile interfaces/ecpg/lib/Makefile interfaces/libpq++/Makefile + interfaces/libpgeasy/Makefile interfaces/libpgtcl/Makefile interfaces/odbc/GNUmakefile interfaces/odbc/Makefile.global @@ -7959,6 +7960,7 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile interfaces/libpq/Makefile interfaces/ecpg/lib/Makefile interfaces/libpq++/Makefile + interfaces/libpgeasy/Makefile interfaces/libpgtcl/Makefile interfaces/odbc/GNUmakefile interfaces/odbc/Makefile.global |