We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e085999 commit 3783ed3Copy full SHA for 3783ed3
contrib/Makefile
@@ -1,4 +1,4 @@
1
-# $PostgreSQL: pgsql/contrib/Makefile,v 1.47 2003/11/29 19:51:18 pgsql Exp $
+# $PostgreSQL: pgsql/contrib/Makefile,v 1.48 2004/03/05 05:15:16 momjian Exp $
2
3
subdir = contrib
4
top_builddir = ..
@@ -55,6 +55,7 @@ WANTED_DIRS = \
55
# start-scripts \ (does not have a makefile)
56
# tools \ (does not have a makefile)
57
# xml \ (non-standard makefile)
58
+# xml2 \ (non-standard makefile)
59
60
61
all install installdirs uninstall clean distclean maintainer-clean check installcheck:
0 commit comments