diff options
author | Micael Karlberg <[email protected]> | 2012-03-20 10:56:10 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-03-20 10:56:10 +0100 |
commit | 805e559417c2364ec27c212a49a23a48e2a97da4 (patch) | |
tree | a877b52a0c2fad35ed726167b7f5e32b2afc0329 /lib/snmp/test/Makefile | |
parent | b8d6efd6e31205254b9c9bfbf941254ce49bf056 (diff) | |
parent | d25cb373c7046eeadce5fffe7ab8301d8c03d647 (diff) | |
download | otp-805e559417c2364ec27c212a49a23a48e2a97da4.tar.gz otp-805e559417c2364ec27c212a49a23a48e2a97da4.tar.bz2 otp-805e559417c2364ec27c212a49a23a48e2a97da4.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/snmp/test/Makefile')
-rw-r--r-- | lib/snmp/test/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/snmp/test/Makefile b/lib/snmp/test/Makefile index 78ffb1c255..8c1f53e51a 100644 --- a/lib/snmp/test/Makefile +++ b/lib/snmp/test/Makefile @@ -224,6 +224,9 @@ $(SNMP_BIN_TARGET_DIR)/Klas4.bin: $(SNMP_BIN_TARGET_DIR)/Klas3.bin $(SNMP_BIN_TARGET_DIR)/SA-MIB.bin: $(SNMP_BIN_TARGET_DIR)/OLD-SNMPEA-MIB.bin +$(SNMP_BIN_TARGET_DIR)/Test3.bin: $(SNMP_BIN_TARGET_DIR)/Test2.bin + + # ---------------------------------------------------- # Release Target # ---------------------------------------------------- |