mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +03:00
Have makefile reference /xml2.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# This makefile will build the new XML and XSLT routines.
|
# This makefile will build the new XML and XSLT routines.
|
||||||
subdir = contrib/xml
|
subdir = contrib/xml2
|
||||||
top_builddir = ../../
|
top_builddir = ../../
|
||||||
include $(top_builddir)/src/Makefile.global
|
include $(top_builddir)/src/Makefile.global
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user