It breaks the build under the default configure options Cannot find anyone who can build it. The text and html format should be sufficient.
Signed-off-by: Gaetan Nadon <[email protected]> --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index fe4639c..2fc9428 100644 --- a/Makefile.am +++ b/Makefile.am @@ -175,7 +175,7 @@ EXTRA_DIST += doc/xfs-design.xml doc/xfs-design.css doc/xfs-design.xsl if MAKE_DEVEL_DOCS if HAVE_XMLTO -noinst_DATA = doc/xfs-design/index.html doc/xfs-design.pdf doc/xfs-design.txt +noinst_DATA = doc/xfs-design/index.html doc/xfs-design.txt CLEANFILES += $(noinst_DATA) doc/xfs-design/index.html: $(srcdir)/doc/xfs-design.xml $(srcdir)/doc/xfs-design.xsl doc/xfs-design/xfs-design.css -- 1.6.0.4 Revised edition, keep the actual target, just remove from noinst_DATA _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
