summaryrefslogtreecommitdiff
path: root/backend/epub/Makefile.am
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2015-09-23 16:05:46 +0100
committerMartin Wimpress <[email protected]>2015-09-23 16:05:46 +0100
commit78582859d0e2d9bc8fa2818dcd9ac9ab2bd482fd (patch)
treed752108fd6b6c9a018b7dfef56777a65f4d5d5eb /backend/epub/Makefile.am
parentfeb98c4c3e21e34b1aeffc287531ff97a9d0616c (diff)
parentd2f1cf64a6c026e79955966b85f9141e69a3404a (diff)
downloadatril-78582859d0e2d9bc8fa2818dcd9ac9ab2bd482fd.tar.bz2
atril-78582859d0e2d9bc8fa2818dcd9ac9ab2bd482fd.tar.xz
Merge pull request #160 from monsta/mathjax
epub: drop embedded MathJax in favor of using distro-packaged one
Diffstat (limited to 'backend/epub/Makefile.am')
-rw-r--r--backend/epub/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/epub/Makefile.am b/backend/epub/Makefile.am
index 169f16c7..dc34ad2b 100644
--- a/backend/epub/Makefile.am
+++ b/backend/epub/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = minizip MathJax
+SUBDIRS = minizip
AM_CPPFLAGS = \
-I$(top_srcdir) \