projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7203a4d
)
Heikki Linnakangas <heikki@enterprisedb.com>:
author
Teodor Sigaev
<teodor@sigaev.ru>
Mon, 10 Sep 2007 20:37:36 +0000
(20:37 +0000)
committer
Teodor Sigaev
<teodor@sigaev.ru>
Mon, 10 Sep 2007 20:37:36 +0000
(20:37 +0000)
Add tsearch subdirectory is added to Makefile to allow
compile custom tsearch dictionary as an external module.
src/include/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/include/Makefile
b/src/include/Makefile
index 22988ed78bc61f2cc6313fba46236db892b8ff85..4ca9fc78893a5538855e2a512c4d01155d69ab96 100644
(file)
--- a/
src/include/Makefile
+++ b/
src/include/Makefile
@@
-18,7
+18,7
@@
all: pg_config.h pg_config_os.h
# Subdirectories containing headers for server-side dev
SUBDIRS = access bootstrap catalog commands executor lib libpq mb \
- nodes optimizer parser regex rewrite storage tcop utils \
+ nodes optimizer parser regex rewrite storage tcop
tsearch
utils \
port port/win32 port/win32/arpa port/win32/netinet port/win32/sys
# Install all headers