Skip to content
Snippets Groups Projects
Commit 97915fcd authored by Tom Lane's avatar Tom Lane
Browse files

Need -I. to build outside source tree.

parent e9e919f4
No related branches found
No related tags found
No related merge requests found
# $Header: /cvsroot/pgsql/contrib/tsearch/Attic/Makefile,v 1.2 2002/11/01 22:52:33 tgl Exp $
# $Header: /cvsroot/pgsql/contrib/tsearch/Attic/Makefile,v 1.3 2002/11/01 23:23:29 tgl Exp $
subdir = contrib/tsearch
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
override CPPFLAGS := -I. $(CPPFLAGS)
MODULE_big = tsearch
OBJS = crc32.o morph.o txtidx.o query.o gistidx.o rewrite.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment