projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff47b85
)
Have makefile reference /xml2.
author
Bruce Momjian
Fri, 5 Mar 2004 20:01:46 +0000
(20:01 +0000)
committer
Bruce Momjian
Fri, 5 Mar 2004 20:01:46 +0000
(20:01 +0000)
contrib/xml2/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/xml2/Makefile
b/contrib/xml2/Makefile
index 9177ca865c3e6739f32b0c1b5ddb763ad9ae6762..f08a25af00b001680f1ac43c6807e11e93c13c76 100644
(file)
--- a/
contrib/xml2/Makefile
+++ b/
contrib/xml2/Makefile
@@
-1,5
+1,5
@@
# This makefile will build the new XML and XSLT routines.
-subdir = contrib/xml
+subdir = contrib/xml
2
top_builddir = ../../
include $(top_builddir)/src/Makefile.global