Have makefile reference /xml2.

This commit is contained in:
Bruce Momjian 2004-03-05 20:01:46 +00:00
parent ff47b8518e
commit 3f01eba0bf
1 changed files with 1 additions and 1 deletions

View File

@ -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