1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Show intarray contrib module in contrib/README and Makefile.

This commit is contained in:
Tom Lane
2001-01-15 22:20:00 +00:00
parent 1ced7f3b30
commit 2dbc457ef5
2 changed files with 7 additions and 1 deletions

View File

@ -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 \