]> granicus.if.org Git - postgresql/commitdiff
Have makefile reference /xml2.
authorBruce Momjian <bruce@momjian.us>
Fri, 5 Mar 2004 20:01:46 +0000 (20:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 5 Mar 2004 20:01:46 +0000 (20:01 +0000)
contrib/xml2/Makefile

index 9177ca865c3e6739f32b0c1b5ddb763ad9ae6762..f08a25af00b001680f1ac43c6807e11e93c13c76 100644 (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