aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/lib/Makefile')
-rw-r--r--src/interfaces/ecpg/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/ecpg/lib/Makefile b/src/interfaces/ecpg/lib/Makefile
index 7e63ef2b915..2706060e5e7 100644
--- a/src/interfaces/ecpg/lib/Makefile
+++ b/src/interfaces/ecpg/lib/Makefile
@@ -4,7 +4,7 @@
#
# Copyright (c) 1994, Regents of the University of California
#
-# $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/Makefile,v 1.7 2000/08/31 16:11:36 petere Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/ecpg/lib/Attic/Makefile,v 1.8 2000/09/17 13:02:46 petere Exp $
#
#-------------------------------------------------------------------------
@@ -32,7 +32,7 @@ include $(top_srcdir)/src/Makefile.shlib
install: all installdirs install-lib
installdirs:
- $(mkinstalldirs) $(libdir)
+ $(mkinstalldirs) $(DESTDIR)$(libdir)
uninstall: uninstall-lib