summaryrefslogtreecommitdiff
path: root/backend/epub/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backend/epub/Makefile.am')
-rw-r--r--backend/epub/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/epub/Makefile.am b/backend/epub/Makefile.am
index c71a320b..9eca6519 100644
--- a/backend/epub/Makefile.am
+++ b/backend/epub/Makefile.am
@@ -7,8 +7,8 @@ AM_CPPFLAGS = \
-DMATELOCALEDIR=\"$(datadir)/locale\" \
-DATRIL_COMPILATION \
$(BACKEND_CFLAGS) \
- $(WARN_CXXFLAGS) \
- $(EPUB_CFLAGS) \
+ $(WARN_CFLAGS) \
+ $(EPUB_CFLAGS) \
$(DISABLE_DEPRECATED)
backend_LTLIBRARIES = libepubdocument.la