We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140d4eb commit 46deddeCopy full SHA for 46dedde
contrib/Makefile
@@ -1,4 +1,4 @@
1
-# $PostgreSQL: pgsql/contrib/Makefile,v 1.77 2007/06/01 19:38:07 tgl Exp $
+# $PostgreSQL: pgsql/contrib/Makefile,v 1.78 2007/08/21 01:12:28 tgl Exp $
2
3
subdir = contrib
4
top_builddir = ..
@@ -31,7 +31,6 @@ WANTED_DIRS = \
31
seg \
32
spi \
33
tablefunc \
34
- tsearch2 \
35
vacuumlo
36
37
ifeq ($(with_openssl),yes)
0 commit comments