]> granicus.if.org Git - postgresql/commitdiff
Remove pgeasy Makefile on distclean.
authorBruce Momjian <bruce@momjian.us>
Tue, 12 Oct 1999 14:46:26 +0000 (14:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 12 Oct 1999 14:46:26 +0000 (14:46 +0000)
src/GNUmakefile.in

index a45a63d793578e7ec3073b64bd83d738763e283b..791e5a9509a9487724c93b12b7a9bc14af3c6bab 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.43 1999/08/08 15:20:21 thomas Exp $
+#    $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.44 1999/10/12 14:46:26 momjian Exp $
 #
 #-------------------------------------------------------------------------
 
@@ -98,6 +98,7 @@ distclean: clean
                interfaces/libpq/Makefile \
                interfaces/ecpg/lib/Makefile \
                interfaces/libpq++/Makefile \
+               interfaces/libpgeasy/Makefile \
                interfaces/libpgtcl/Makefile \
                interfaces/odbc/GNUmakefile \
                interfaces/odbc/Makefile.global \