diff options
Diffstat (limited to 'backend/epub/Makefile.am')
-rw-r--r-- | backend/epub/Makefile.am | 2 |
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) \ |