summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a5c00de3..bc6360a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -114,3 +114,7 @@ endif
if ENABLE_IMTEMPLATE
SUBDIRS += plugins/imtemplate
endif
+
+if ENABLE_IMFILE
+SUBDIRS += plugins/imfile
+endif