Add new dblink to /contrib Makefile.'
authorBruce Momjian
Mon, 18 Jun 2001 17:20:56 +0000 (17:20 +0000)
committerBruce Momjian
Mon, 18 Jun 2001 17:20:56 +0000 (17:20 +0000)
contrib/Makefile

index b50b0eeeab0fcfb9a1ae506483dce1fcde9aa4e9..7b3bbcb6fe03c940a283219cf2adb7a92134ed74 100644 (file)
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.21 2001/05/31 18:27:18 tgl Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.22 2001/06/18 17:20:56 momjian Exp $
 
 subdir = contrib
 top_builddir = ..
@@ -8,6 +8,7 @@ WANTED_DIRS = \
        array       \
        cube        \
        dbase       \
+       dblink      \
        earthdistance   \
        findoidjoins    \
        fulltextindex   \