summaryrefslogtreecommitdiff
path: root/src/interfaces/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier2002-08-30 13:03:11 +0000
committerMarc G. Fournier2002-08-30 13:03:11 +0000
commitc411f51dfbb92848c22188e5d6df968034adb98d (patch)
tree7ed4002f11ad35fe5a3643a55ee989ef10cee29c /src/interfaces/Makefile
parentdf40e28850eed2b1440ddada849005fb9819201a (diff)
libpgeasy moved to gborg ...
Diffstat (limited to 'src/interfaces/Makefile')
-rw-r--r--src/interfaces/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/Makefile b/src/interfaces/Makefile
index 113670bbeb..c1ca5737c4 100644
--- a/src/interfaces/Makefile
+++ b/src/interfaces/Makefile
@@ -4,7 +4,7 @@
#
# Copyright (c) 1994, Regents of the University of California
#
-# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.47 2002/08/22 22:43:11 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.48 2002/08/30 13:03:09 scrappy Exp $
#
#-------------------------------------------------------------------------
@@ -12,7 +12,7 @@ subdir = src/interfaces
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
-DIRS := libpq ecpg libpgeasy
+DIRS := libpq ecpg
ALLDIRS := $(DIRS) libpgtcl perl5 python jdbc