mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Have makefile reference /xml2.
This commit is contained in:
parent
ff47b8518e
commit
3f01eba0bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# This makefile will build the new XML and XSLT routines.
|
||||
subdir = contrib/xml
|
||||
subdir = contrib/xml2
|
||||
top_builddir = ../../
|
||||
include $(top_builddir)/src/Makefile.global
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue