mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Add chkpass.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.24 2001/08/22 18:27:53 tgl Exp $
|
||||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.25 2001/08/23 16:54:25 tgl Exp $
|
||||
|
||||
subdir = contrib
|
||||
top_builddir = ..
|
||||
@ -7,6 +7,7 @@ include $(top_builddir)/src/Makefile.global
|
||||
WANTED_DIRS = \
|
||||
array \
|
||||
btree_gist \
|
||||
chkpass \
|
||||
cube \
|
||||
dbase \
|
||||
dblink \
|
||||
|
Reference in New Issue
Block a user