aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/manager/modules.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2012-03-20 10:54:59 +0100
committerMicael Karlberg <[email protected]>2012-03-20 10:54:59 +0100
commitd25cb373c7046eeadce5fffe7ab8301d8c03d647 (patch)
tree7de1bec1cf7fe582ab5c66baa0513d732b24d2da /lib/snmp/src/manager/modules.mk
parent787ce33c1139233f8dfb90c4f1b6caeb3df7940a (diff)
parentda92034283c1813d6d06feb39f064d7d8f76f951 (diff)
downloadotp-d25cb373c7046eeadce5fffe7ab8301d8c03d647.tar.gz
otp-d25cb373c7046eeadce5fffe7ab8301d8c03d647.tar.bz2
otp-d25cb373c7046eeadce5fffe7ab8301d8c03d647.zip
Merge branch 'bmk/snmp/snmp422_integration/r15' into maint
Diffstat (limited to 'lib/snmp/src/manager/modules.mk')
-rw-r--r--lib/snmp/src/manager/modules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/snmp/src/manager/modules.mk b/lib/snmp/src/manager/modules.mk
index 79f3dd65d9..d46545ea3f 100644
--- a/lib/snmp/src/manager/modules.mk
+++ b/lib/snmp/src/manager/modules.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2004-2009. All Rights Reserved.
+# Copyright Ericsson AB 2004-2012. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
@@ -31,6 +31,7 @@ MODULES = \
snmpm_mpd \
snmpm_misc_sup \
snmpm_net_if \
+ snmpm_net_if_mt \
snmpm_net_if_filter \
snmpm_server \
snmpm_server_sup \