summaryrefslogtreecommitdiff
path: root/backend/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Makefile.am')
-rw-r--r--backend/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/backend/Makefile.am b/backend/Makefile.am
index 49bfdf6a..ef76c4ee 100644
--- a/backend/Makefile.am
+++ b/backend/Makefile.am
@@ -6,10 +6,6 @@ if ENABLE_PDF
SUBDIRS += pdf
endif
-if ENABLE_EPUB
-SUBDIRS += epub
-endif
-
if ENABLE_PS
SUBDIRS += ps
endif