diff options
| author | Bruce Momjian | 2000-06-19 13:54:50 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2000-06-19 13:54:50 +0000 |
| commit | 6de7d4fe91b1f037eb9ad612a22e972037426100 (patch) | |
| tree | 1661370f02a7ce6aa212a35b15d35f344faccad1 /contrib/Makefile | |
| parent | b2c56574e1a83d4f71f72f9243423eeddbdbbe20 (diff) | |
Update to /contrib from Karel.
Diffstat (limited to 'contrib/Makefile')
| -rw-r--r-- | contrib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index 70c0cddbab1..2a3b099afaf 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -3,7 +3,7 @@ # # Portions Copyright (c) 1999-2000, PostgreSQL, Inc # -# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.4 2000/06/15 18:54:29 momjian Exp $ +# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.5 2000/06/19 13:52:59 momjian Exp $ # TOPDIR = .. @@ -14,7 +14,6 @@ WANTED_DIRS = array \ findoidjoins \ fulltextindex \ isbn_issn \ - likeplanning \ linux \ lo \ mSQL-interface \ @@ -31,7 +30,6 @@ WANTED_DIRS = array \ userlock \ vacuumlo # odbc - # os2client all: |
