[yelp-xsl] Fix configure.ac and Makefile.am for dropped stuff



commit 467f81d2c9099f84e6dd182abc6efa794f3f1d8f
Author: Shaun McCance <shaunm gnome org>
Date:   Mon Nov 5 15:52:11 2012 -0500

    Fix configure.ac and Makefile.am for dropped stuff

 configure.ac             |    2 --
 xslt/docbook/Makefile.am |    2 +-
 2 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 45eee02..6403e59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,8 +71,6 @@ xslt/common/domains/Makefile
 xslt/docbook/Makefile
 xslt/docbook/common/Makefile
 xslt/docbook/html/Makefile
-xslt/docbook/omf/Makefile
-xslt/docbook/utils/Makefile
 xslt/mallard/Makefile
 xslt/mallard/cache/Makefile
 xslt/mallard/common/Makefile
diff --git a/xslt/docbook/Makefile.am b/xslt/docbook/Makefile.am
index 74a0fc3..207d66a 100644
--- a/xslt/docbook/Makefile.am
+++ b/xslt/docbook/Makefile.am
@@ -1 +1 @@
-SUBDIRS = common html omf utils
+SUBDIRS = common html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]