We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6115224 commit 142cb7bCopy full SHA for 142cb7b
contrib/Makefile
@@ -1,4 +1,4 @@
1
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.42 2003/06/25 03:40:17 momjian Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.43 2003/06/30 19:58:57 tgl Exp $
2
3
subdir = contrib
4
top_builddir = ..
@@ -13,6 +13,7 @@ WANTED_DIRS = \
13
dblink \
14
dbmirror \
15
dbsize \
16
+ earthdistance \
17
findoidjoins \
18
fulltextindex \
19
fuzzystrmatch \
0 commit comments