summaryrefslogtreecommitdiff
path: root/backend/epub/MathJax/jax/output/SVG/autoload/Makefile.am
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-09-10 14:08:14 +0300
committermonsta <[email protected]>2015-09-10 14:08:14 +0300
commitd2f1cf64a6c026e79955966b85f9141e69a3404a (patch)
treed752108fd6b6c9a018b7dfef56777a65f4d5d5eb /backend/epub/MathJax/jax/output/SVG/autoload/Makefile.am
parentfeb98c4c3e21e34b1aeffc287531ff97a9d0616c (diff)
downloadatril-d2f1cf64a6c026e79955966b85f9141e69a3404a.tar.bz2
atril-d2f1cf64a6c026e79955966b85f9141e69a3404a.tar.xz
epub: drop embedded MathJax in favor of using distro-packaged one
closes https://github.com/mate-desktop/atril/issues/158
Diffstat (limited to 'backend/epub/MathJax/jax/output/SVG/autoload/Makefile.am')
-rw-r--r--backend/epub/MathJax/jax/output/SVG/autoload/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/backend/epub/MathJax/jax/output/SVG/autoload/Makefile.am b/backend/epub/MathJax/jax/output/SVG/autoload/Makefile.am
deleted file mode 100644
index ec0794af..00000000
--- a/backend/epub/MathJax/jax/output/SVG/autoload/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-MathJaxSVGautoOutputJaxdir= $(backenddir)/epub/MathJax/jax/output/SVG/autoload
-
-MathJaxSVGautoOutputJax_DATA= annotation-xml.js \
- maction.js \
- menclose.js \
- mglyph.js \
- mmultiscripts.js \
- ms.js \
- mtable.js \
- multiline.js
-
-EXTRA_DIST = $(MathJaxSVGautoOutputJax_DATA)
-
--include $(top_srcdir)/git.mk