mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Remove references to READMEs from /contrib Makefiles.
This commit is contained in:
@ -2,13 +2,12 @@
|
||||
#
|
||||
# pgstattuple Makefile
|
||||
#
|
||||
# $PostgreSQL: pgsql/contrib/pgstattuple/Makefile,v 1.8 2007/06/26 22:05:03 tgl Exp $
|
||||
# $PostgreSQL: pgsql/contrib/pgstattuple/Makefile,v 1.9 2007/11/10 23:59:51 momjian Exp $
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
MODULE_big = pgstattuple
|
||||
OBJS = pgstattuple.o pgstatindex.o
|
||||
DOCS = README.pgstattuple README.pgstattuple.euc_jp
|
||||
DATA_built = pgstattuple.sql
|
||||
DATA = uninstall_pgstattuple.sql
|
||||
|
||||
|
Reference in New Issue
Block a user