From: Bruce Momjian Date: Sat, 10 Feb 2001 12:07:12 +0000 (+0000) Subject: cleanup X-Git-Tag: REL7_1~489 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2a51234dd6889714a14badc9545b13def349e95;p=postgresql cleanup --- diff --git a/contrib/Makefile b/contrib/Makefile index 13264b065a..571aaa7cd2 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -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 top_builddir = .. @@ -12,9 +12,9 @@ WANTED_DIRS = \ fulltextindex \ intarray \ isbn_issn \ - lo \ + lo \ mSQL-interface \ - mac \ + mac \ miscutil \ noupdate \ oid2name \ @@ -22,9 +22,9 @@ WANTED_DIRS = \ pgbench \ pgcrypto \ rserv \ - seg \ + seg \ soundex \ - spi \ + spi \ string \ tips \ unixdate \