summaryrefslogtreecommitdiff
path: root/xslt/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2013-11-02 11:07:15 -0400
committerShaun McCance <shaunm@gnome.org>2013-11-02 11:07:15 -0400
commit69014c0374ae8acbc0c93b3d43f28264791dca75 (patch)
tree4059c1283bdd1b6a0fe1486c70be0412cbf50b24 /xslt/Makefile.am
parente414c6afd3f2e20992ad489b07ea512dadd31f81 (diff)
downloadyelp-tools-69014c0374ae8acbc0c93b3d43f28264791dca75.tar.gz
yelp-build: Better Mallard templates to determine files to copy
Instead of a second run using a stripped down stylesheet, we now use the primary stylesheet, which gives us access to the same logic of which elements to process, including conditional processing. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=709951
Diffstat (limited to 'xslt/Makefile.am')
-rw-r--r--xslt/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/xslt/Makefile.am b/xslt/Makefile.am
index 2c26e6d..5dd0ef4 100644
--- a/xslt/Makefile.am
+++ b/xslt/Makefile.am
@@ -4,6 +4,7 @@ xsl_DATA = \
comments.xsl \
mal-epub.xsl \
mal-opf.xsl \
+ mal-files.xsl \
mal-ncx.xsl \
mal-status.xsl \
mal-rng.xsl