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 06602861..7fe627ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -109,3 +109,7 @@ endif
if ENABLE_SNMP
SUBDIRS += plugins/omsnmp
endif
+
+if ENABLE_IMTEMPLATE
+SUBDIRS += plugins/imtemplate
+endif