summaryrefslogtreecommitdiff
path: root/contrib/Makefile
diff options
context:
space:
mode:
authorTom Lane2007-10-13 22:59:43 +0000
committerTom Lane2007-10-13 22:59:43 +0000
commit17333b6d0946ed71ec17d186014259ae76326d11 (patch)
treefd93ba81828f7adba40af25987b888eb301cf124 /contrib/Makefile
parent041a8b37f568bbb3e3a4d8609d41a7bb31e396f0 (diff)
Remove contrib/txid, in preparation for migrating it into core.
Diffstat (limited to 'contrib/Makefile')
-rw-r--r--contrib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/Makefile b/contrib/Makefile
index dc03cf981f..3f49645036 100644
--- a/contrib/Makefile
+++ b/contrib/Makefile
@@ -1,4 +1,4 @@
-# $PostgreSQL: pgsql/contrib/Makefile,v 1.79 2007/10/07 23:32:19 wieck Exp $
+# $PostgreSQL: pgsql/contrib/Makefile,v 1.80 2007/10/13 22:59:43 tgl Exp $
subdir = contrib
top_builddir = ..
@@ -30,7 +30,6 @@ WANTED_DIRS = \
pgstattuple \
seg \
spi \
- txid \
tablefunc \
vacuumlo