summaryrefslogtreecommitdiff
path: root/contrib/Makefile
diff options
context:
space:
mode:
authorTom Lane2001-01-15 22:20:00 +0000
committerTom Lane2001-01-15 22:20:00 +0000
commit2dbc457ef5ca770fbde54dbd00b08f7531bbe3f2 (patch)
tree195db89c788c0922d5fbcf411d608d41e2487a17 /contrib/Makefile
parent1ced7f3b30828a8803815d741fa70bf8c4b5d68c (diff)
Show intarray contrib module in contrib/README and Makefile.
Diffstat (limited to 'contrib/Makefile')
-rw-r--r--contrib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile b/contrib/Makefile
index 9786cb56349..576e7c1ad72 100644
--- a/contrib/Makefile
+++ b/contrib/Makefile
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.11 2000/12/20 17:22:26 thomas Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.12 2001/01/15 22:20:00 tgl Exp $
subdir = contrib
top_builddir = ..
@@ -10,6 +10,7 @@ WANTED_DIRS = \
earthdistance \
findoidjoins \
fulltextindex \
+ intarray \
isbn_issn \
linux \
lo \