summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/ispell/Makefile
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-08-04 19:52:37 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-08-04 19:52:37 +0000
commitf237a80d8ae7bcde1089583dfcb74e2447e3c0a2 (patch)
treee598736009a6839e2ea7566f37058aad3d64479e /contrib/tsearch2/ispell/Makefile
parent17d6721e0b5787d3145d43bf2bb71c4ddd831680 (diff)
downloadpostgresql-f237a80d8ae7bcde1089583dfcb74e2447e3c0a2.tar.gz
Fix to build correctly outside source tree.
Diffstat (limited to 'contrib/tsearch2/ispell/Makefile')
-rw-r--r--contrib/tsearch2/ispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tsearch2/ispell/Makefile b/contrib/tsearch2/ispell/Makefile
index def0c3126c..a02e6a82ae 100644
--- a/contrib/tsearch2/ispell/Makefile
+++ b/contrib/tsearch2/ispell/Makefile
@@ -3,7 +3,7 @@ top_builddir = ../../..
include $(top_builddir)/src/Makefile.global
-override CPPFLAGS := -I. -I.. $(CPPFLAGS)
+override CPPFLAGS := -I$(srcdir) -I$(srcdir)/.. $(CPPFLAGS)
SUBOBJS = spell.o