8000 Add xml2 as skipped /contrib Makefile entry. · postgrespro/postgres_cluster@3783ed3 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0