projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dac778
)
Add new dblink to /contrib Makefile.'
author
Bruce Momjian
Mon, 18 Jun 2001 17:20:56 +0000
(17:20 +0000)
committer
Bruce Momjian
Mon, 18 Jun 2001 17:20:56 +0000
(17:20 +0000)
contrib/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/Makefile
b/contrib/Makefile
index b50b0eeeab0fcfb9a1ae506483dce1fcde9aa4e9..7b3bbcb6fe03c940a283219cf2adb7a92134ed74 100644
(file)
--- a/
contrib/Makefile
+++ b/
contrib/Makefile
@@
-1,4
+1,4
@@
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.2
1 2001/05/31 18:27:18 tgl
Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.2
2 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 \