Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3783ed3

Browse files
committed
Add xml2 as skipped /contrib Makefile entry.
1 parent e085999 commit 3783ed3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/Makefile,v 1.47 2003/11/29 19:51:18 pgsql Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.48 2004/03/05 05:15:16 momjian Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -55,6 +55,7 @@ WANTED_DIRS = \
5555
# start-scripts \ (does not have a makefile)
5656
# tools \ (does not have a makefile)
5757
# xml \ (non-standard makefile)
58+
# xml2 \ (non-standard makefile)
5859

5960

6061
all install installdirs uninstall clean distclean maintainer-clean check installcheck:

0 commit comments

Comments
 (0)