diff options
Diffstat (limited to 'contrib/Makefile')
| -rw-r--r-- | contrib/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index 79833ed311..66753e88d6 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.39 2002/09/05 20:53:45 tgl Exp $ +# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.40 2002/10/21 00:12:46 momjian Exp $ subdir = contrib top_builddir = .. @@ -41,10 +41,6 @@ WANTED_DIRS = \ userlock \ vacuumlo -ifeq ($(with_java),yes) -WANTED_DIRS += retep -endif - # Missing: # ipc_check \ (does not have a makefile) # mSQL-interface \ (requires msql installed) |
