1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-05 23:56:58 +03:00
This commit is contained in:
Bruce Momjian 2001-02-10 12:07:12 +00:00
parent 2563c3a929
commit a2a51234dd

View File

@ -1,4 +1,4 @@
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.14 2001/02/10 03:44:06 tgl Exp $ # $Header: /cvsroot/pgsql/contrib/Makefile,v 1.15 2001/02/10 12:07:12 momjian Exp $
subdir = contrib subdir = contrib
top_builddir = .. top_builddir = ..
@ -12,9 +12,9 @@ WANTED_DIRS = \
fulltextindex \ fulltextindex \
intarray \ intarray \
isbn_issn \ isbn_issn \
lo \ lo \
mSQL-interface \ mSQL-interface \
mac \ mac \
miscutil \ miscutil \
noupdate \ noupdate \
oid2name \ oid2name \
@ -22,9 +22,9 @@ WANTED_DIRS = \
pgbench \ pgbench \
pgcrypto \ pgcrypto \
rserv \ rserv \
seg \ seg \
soundex \ soundex \
spi \ spi \
string \ string \
tips \ tips \
unixdate \ unixdate \