Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c7e694c

Browse files
committed
Remove pgeasy Makefile on distclean.
1 parent cd27304 commit c7e694c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/GNUmakefile.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.43 1999/08/08 15:20:21 thomas Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.44 1999/10/12 14:46:26 momjian Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -98,6 +98,7 @@ distclean: clean
9898
interfaces/libpq/Makefile \
9999
interfaces/ecpg/lib/Makefile \
100100
interfaces/libpq++/Makefile \
101+
interfaces/libpgeasy/Makefile \
101102
interfaces/libpgtcl/Makefile \
102103
interfaces/odbc/GNUmakefile \
103104
interfaces/odbc/Makefile.global \

0 commit comments

Comments
 (0)