aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/modules.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-02-22 10:51:48 +0100
committerMicael Karlberg <[email protected]>2011-02-22 10:51:48 +0100
commit5c8ae44362086700002fdda25fffe2c210efa059 (patch)
tree56b85389b77bb38114475093aea741fbc1284ad3 /lib/snmp/test/modules.mk
parent031613986bf597c879cefbd64581b5fbd7cfb2ea (diff)
parentd7c6e2781c64e5e75add8a89d1b553bd5e9283f1 (diff)
downloadotp-5c8ae44362086700002fdda25fffe2c210efa059.tar.gz
otp-5c8ae44362086700002fdda25fffe2c210efa059.tar.bz2
otp-5c8ae44362086700002fdda25fffe2c210efa059.zip
Merge branch 'bmk/snmp/add_compiler_support_agent_capabilities/OTP-8966' into bmk/snmp/snmpc/OTP-9004
Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/vsn.mk
Diffstat (limited to 'lib/snmp/test/modules.mk')
-rw-r--r--lib/snmp/test/modules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/snmp/test/modules.mk b/lib/snmp/test/modules.mk
index 6a0c3e9481..eacc749b53 100644
--- a/lib/snmp/test/modules.mk
+++ b/lib/snmp/test/modules.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2004-2010. All Rights Reserved.
+# Copyright Ericsson AB 2004-2011. 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
@@ -62,6 +62,8 @@ COMPILER_MIB_FILES = \
OTP8574-MIB
MIB_FILES = \
+ AC-TEST-MIB.mib \
+ MC-TEST-MIB.mib \
OLD-SNMPEA-MIB.mib \
OLD-SNMPEA-MIB-v2.mib \
Klas1.mib \