mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Rename README's to match directory names. Mention copyright matches
PostgreSQL's.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# $Header: /cvsroot/pgsql/contrib/xml/Attic/Makefile,v 1.7 2004/03/05 04:10:11 momjian Exp $
|
||||
# $Header: /cvsroot/pgsql/contrib/xml/Attic/Makefile,v 1.8 2004/03/14 03:19:13 momjian Exp $
|
||||
|
||||
subdir = contrib/xml
|
||||
top_builddir = ../..
|
||||
@ -8,6 +8,6 @@ MODULE_big = pgxml_dom
|
||||
OBJS = pgxml_dom.o
|
||||
SHLIB_LINK = -lxml2
|
||||
DATA_built = pgxml_dom.sql
|
||||
DOCS = README.pgxml
|
||||
DOCS = README.xml
|
||||
|
||||
include $(top_srcdir)/contrib/contrib-global.mk
|
||||
|
Reference in New Issue
Block a user