summaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pgaccess/Makefile')
-rw-r--r--src/bin/pgaccess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/pgaccess/Makefile b/src/bin/pgaccess/Makefile
index e88cb765e88..4b8a5455604 100644
--- a/src/bin/pgaccess/Makefile
+++ b/src/bin/pgaccess/Makefile
@@ -4,13 +4,13 @@
#
# Copyright (c) 1994, Regents of the University of California
#
-# $Header: /cvsroot/pgsql/src/bin/pgaccess/Attic/Makefile,v 1.10 2000/06/28 18:29:22 petere Exp $
+# $Header: /cvsroot/pgsql/src/bin/pgaccess/Attic/Makefile,v 1.11 2000/08/31 16:11:20 petere Exp $
#
#-------------------------------------------------------------------------
subdir = src/bin/pgaccess
top_builddir = ../../..
-include ../../Makefile.global
+include $(top_builddir)/src/Makefile.global
pgaccessdir = $(datadir)/pgaccess