aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/Makefile')
-rw-r--r--src/interfaces/ecpg/ecpglib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/ecpg/ecpglib/Makefile b/src/interfaces/ecpg/ecpglib/Makefile
index 91a97571e80..ef41c8e6940 100644
--- a/src/interfaces/ecpg/ecpglib/Makefile
+++ b/src/interfaces/ecpg/ecpglib/Makefile
@@ -4,7 +4,7 @@
#
# Copyright (c) 1994, Regents of the University of California
#
-# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.36 2005/12/09 02:49:09 momjian Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.37 2005/12/09 21:19:35 petere Exp $
#
#-------------------------------------------------------------------------
@@ -57,7 +57,7 @@ $(top_builddir)/src/port/pg_config_paths.h:
install: all installdirs install-lib
installdirs:
- $(mkinstalldirs) $(DESTDIR)$(libdir)
+ $(mkinstalldirs) '$(DESTDIR)$(libdir)'
uninstall: uninstall-lib