summaryrefslogtreecommitdiff
path: root/xslt
diff options
context:
space:
mode:
Diffstat (limited to 'xslt')
-rw-r--r--xslt/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/xslt/Makefile.am b/xslt/Makefile.am
deleted file mode 100644
index f4e62af..0000000
--- a/xslt/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-xsldir=$(datadir)/yelp-tools/xslt
-
-xsl_DATA = \
- comments.xsl \
- mal-epub.xsl \
- mal-opf.xsl \
- mal-files.xsl \
- mal-license.xsl \
- mal-ncx.xsl \
- mal-status.xsl \
- mal-rng.xsl \
- media.xsl
-
-EXTRA_DIST = \
- mal-ncx.xsl.in \
- mal-opf.xsl.in \
- $(xsl_DATA)