summaryrefslogtreecommitdiff
path: root/contrib/noupdate
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/noupdate')
-rw-r--r--contrib/noupdate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/noupdate/Makefile b/contrib/noupdate/Makefile
index f165dad275a..fbfe66fde33 100644
--- a/contrib/noupdate/Makefile
+++ b/contrib/noupdate/Makefile
@@ -1,5 +1,5 @@
#
-# $Header: /cvsroot/pgsql/contrib/noupdate/Attic/Makefile,v 1.6 2000/10/20 21:03:24 petere Exp $
+# $Header: /cvsroot/pgsql/contrib/noupdate/Attic/Makefile,v 1.7 2001/02/20 19:20:27 petere Exp $
#
subdir = contrib/noupdate
@@ -9,7 +9,7 @@ include $(top_builddir)/src/Makefile.global
NAME := noup
SONAME := $(NAME)$(DLSUFFIX)
-override CPPFLAGS += -I$(srcdir)
+override CPPFLAGS := -I$(srcdir) $(CPPFLAGS)
override CFLAGS += $(CFLAGS_SL)
all: $(SONAME) $(NAME).sql