Commit 85f6e27d authored by Bruce Momjian's avatar Bruce Momjian

Add /contrib/adminpack to contrib/Makefile, do case-folding change.

parent 26cfefab
# $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 -
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment