aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bin/Makefile.global3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bin/Makefile.global b/src/bin/Makefile.global
index 0bf850de7ab..2eba103598b 100644
--- a/src/bin/Makefile.global
+++ b/src/bin/Makefile.global
@@ -7,10 +7,11 @@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.14 1997/04/04 10:40:56 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.15 1997/04/24 14:30:09 scrappy Exp $
#
#-------------------------------------------------------------------------
+SRCDIR=..
LIBPQDIR:= $(SRCDIR)/libpq
#