Remove exports.list in clean target.
authorMichael Meskes <meskes@postgresql.org>
Wed, 3 Oct 2007 13:24:54 +0000 (13:24 +0000)
committerMichael Meskes <meskes@postgresql.org>
Wed, 3 Oct 2007 13:24:54 +0000 (13:24 +0000)
src/interfaces/ecpg/compatlib/Makefile

index ec9f07c31a50b56762390e3913ee12b1c9d3e5a6..f3a5403a5ab5293255ef6bbf1b2d7f7a5fb4c91e 100644 (file)
@@ -87,4 +87,4 @@ installdirs:
 uninstall: uninstall-lib
 
 clean distclean maintainer-clean: clean-lib
-       rm -f $(OBJS) snprintf.c
+       rm -f $(OBJS) snprintf.c exports.list