1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add uninstall script for adminpack - Josh Drake

This commit is contained in:
Tom Lane
2006-09-30 18:03:06 +00:00
parent a9c7c5c240
commit 8fd0e43c4e
2 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,7 @@
MODULE_big = adminpack
PG_CPPFLAGS = -I$(libpq_srcdir)
DATA_built = adminpack.sql
DATA = uninstall_adminpack.sql
DOCS = README.adminpack
OBJS = adminpack.o