mirror of
https://github.com/postgres/postgres.git
synced 2026-04-25 16:18:21 -04:00
Add new dblink to /contrib Makefile.'
This commit is contained in:
parent
7dac778561
commit
3dba1ff6e8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.21 2001/05/31 18:27:18 tgl Exp $
|
||||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.22 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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue