diff options
author | Shaun McCance <shaunm@gnome.org> | 2011-05-15 14:33:46 -0400 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2011-05-15 14:33:46 -0400 |
commit | 2cf4c475ead66ca184073aed37227340863e6b4d (patch) | |
tree | 8c5f74b8e1a325e3bcb0e08b8dc19025d3981089 /configure.ac | |
parent | abfef2172ccf93f17c391dccedb81941d43b3044 (diff) | |
download | yelp-tools-2cf4c475ead66ca184073aed37227340863e6b4d.tar.gz |
yelp-build: Added epub build code
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5bca26a..2fdf4cd 100644 --- a/configure.ac +++ b/configure.ac @@ -92,6 +92,8 @@ tools/yelp-build tools/yelp-check tools/yelp-new xslt/Makefile +xslt/mal-ncx.xsl +xslt/mal-opf.xsl ]) AC_OUTPUT |