diff options
Diffstat (limited to 'contrib/xml2/Makefile')
| -rw-r--r-- | contrib/xml2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/xml2/Makefile b/contrib/xml2/Makefile index b30da28364..5fdcc9fcd0 100644 --- a/contrib/xml2/Makefile +++ b/contrib/xml2/Makefile @@ -9,6 +9,7 @@ OBJS = xpath.o xslt_proc.o SHLIB_LINK = -lxml2 -lxslt DATA_built = pgxml.sql +DATA = uninstall_pgxml.sql DOCS = README.xml2 override CFLAGS += $(shell xml2-config --cflags) |
