projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6115224
)
Put back inappropriately-removed entry for earthdistance subdirectory.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 30 Jun 2003 19:58:57 +0000
(19:58 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 30 Jun 2003 19:58:57 +0000
(19:58 +0000)
contrib/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/Makefile
b/contrib/Makefile
index 567accc28db71b7951e5114018b9afccc1d3e937..d9ffcc61de98214b27bb1a74e966eedd97232faa 100644
(file)
--- a/
contrib/Makefile
+++ b/
contrib/Makefile
@@
-1,4
+1,4
@@
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.4
2 2003/06/25 03:40:17 momjian
Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.4
3 2003/06/30 19:58:57 tgl
Exp $
subdir = contrib
top_builddir = ..
@@
-13,6
+13,7
@@
WANTED_DIRS = \
dblink \
dbmirror \
dbsize \
+ earthdistance \
findoidjoins \
fulltextindex \
fuzzystrmatch \