mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
Add /contrib/adminpack to contrib/Makefile, do case-folding change.
This commit is contained in:
parent
26cfefabad
commit
85f6e27d9b
@ -1,10 +1,11 @@
|
||||
# $PostgreSQL: pgsql/contrib/Makefile,v 1.65 2006/04/23 02:17:59 ishii Exp $
|
||||
# $PostgreSQL: pgsql/contrib/Makefile,v 1.66 2006/05/30 13:25:57 momjian Exp $
|
||||
|
||||
subdir = contrib
|
||||
top_builddir = ..
|
||||
include $(top_builddir)/src/Makefile.global
|
||||
|
||||
WANTED_DIRS = \
|
||||
adminpack \
|
||||
btree_gist \
|
||||
chkpass \
|
||||
cube \
|
||||
|
@ -29,7 +29,7 @@ adddepend -
|
||||
by Rod Taylor <rbt@rbt.ca>
|
||||
|
||||
adminpack -
|
||||
File and log manipulation routines, used by Pgadmin
|
||||
File and log manipulation routines, used by pgAdmin
|
||||
by From: Dave Page <dpage@vale-housing.co.uk>
|
||||
|
||||
btree_gist -
|
||||
|
Loading…
Reference in New Issue
Block a user