projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e085999
)
Add xml2 as skipped /contrib Makefile entry.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 5 Mar 2004 05:15:16 +0000
(
05:15
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 5 Mar 2004 05:15:16 +0000
(
05:15
+0000)
contrib/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/Makefile
b/contrib/Makefile
index 16ea4019eafbf2a9377835ede5d47ef9f22ba0fc..f65601826838564c25d558ce91b509076978b59d 100644
(file)
--- a/
contrib/Makefile
+++ b/
contrib/Makefile
@@
-1,4
+1,4
@@
-# $PostgreSQL: pgsql/contrib/Makefile,v 1.4
7 2003/11/29 19:51:18 pgsql
Exp $
+# $PostgreSQL: pgsql/contrib/Makefile,v 1.4
8 2004/03/05 05:15:16 momjian
Exp $
subdir = contrib
top_builddir = ..
@@
-55,6
+55,7
@@
WANTED_DIRS = \
# start-scripts \ (does not have a makefile)
# tools \ (does not have a makefile)
# xml \ (non-standard makefile)
+# xml2 \ (non-standard makefile)
all install installdirs uninstall clean distclean maintainer-clean check installcheck: