projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf4ba5
)
Re-add contrib/tsearch2 to the set of buildable contrib modules.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 13 Nov 2007 21:04:45 +0000
(21:04 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 13 Nov 2007 21:04:45 +0000
(21:04 +0000)
contrib/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/Makefile
b/contrib/Makefile
index 05c212046b4fadab71577d0d187afecf2c0e8c2e..be72cecb12e0b1a8b4fc87ebf2d85c4a3ecfca89 100644
(file)
--- a/
contrib/Makefile
+++ b/
contrib/Makefile
@@
-34,6
+34,7
@@
WANTED_DIRS = \
spi \
tablefunc \
test_parser \
+ tsearch2 \
vacuumlo
ifeq ($(with_openssl),yes)