From 26d47d613aa1d9d59d8b2b50c7ab5293a9eb6373 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 10 Feb 2007 02:56:57 +0000 Subject: [PATCH] Don't need schemas in DIST target --- schemas/Makefile.am | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 79beb9f..2d44334 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -26,11 +26,4 @@ catalog.xml: ${srcdir}/catalog.xml.in Makefile ${top_builddir}/config.status CLEANFILES = catalog.xml -EXTRA_DIST = \ - catalog.xml.in \ - soap-envelope.xsd \ - xenc-schema.xsd \ - xmldsig-core-schema.xsd \ - xml.xsd \ - xmltooling.xsd - \ No newline at end of file +EXTRA_DIST = catalog.xml.in -- 2.1.4