From 17377df48abdf10b6a064d6afdc1a4c95441ae20 Mon Sep 17 00:00:00 2001 From: rootavish Date: Tue, 19 Aug 2014 00:16:41 +0530 Subject: Mathjax Support The Mathjax files will be installed to $(backenddir)/epub/MathJax This was as small as the install got. --- backend/epub/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/epub/Makefile.am') diff --git a/backend/epub/Makefile.am b/backend/epub/Makefile.am index dc34ad2b..169f16c7 100644 --- a/backend/epub/Makefile.am +++ b/backend/epub/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = minizip +SUBDIRS = minizip MathJax AM_CPPFLAGS = \ -I$(top_srcdir) \ -- cgit v1.2.1