aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/agent/depend.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2012-01-20 13:54:11 +0100
committerErlang/OTP <[email protected]>2012-01-20 13:54:11 +0100
commite0e862b42d508b5112395f41584bed90c74a8a92 (patch)
treef0917c7d52fe841d670b7846cc5d8d7136cb3d08 /lib/snmp/src/agent/depend.mk
parent65db6eb562b0376dd29fc60e9378d7b3b8ac386b (diff)
parenta40219d66d90508775cf801ec5e2b1ffcef4124e (diff)
downloadotp-e0e862b42d508b5112395f41584bed90c74a8a92.tar.gz
otp-e0e862b42d508b5112395f41584bed90c74a8a92.tar.bz2
otp-e0e862b42d508b5112395f41584bed90c74a8a92.zip
Merge branch 'bmk/snmp/snmp4173_integration/r13' into maint-r13
* bmk/snmp/snmp4173_integration/r13: [snmp/agent] Incorrect mib server cache gclimit update [snmp] Updated doc and fixed wrequest create macros [snmp] Be more verbose in the worker procs [snmp] Add a more informative return value when the trap sending fails [snmp] Fixed the mt_trap test-case [snmp] Maximum number of varbinds in a Get-BULK response [snmp] Correted the expect bug in the snmp test utility [snmp] Mostly added some more verbosity stuff
Diffstat (limited to 'lib/snmp/src/agent/depend.mk')
-rw-r--r--lib/snmp/src/agent/depend.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/snmp/src/agent/depend.mk b/lib/snmp/src/agent/depend.mk
index bc39e1fa35..078ef15821 100644
--- a/lib/snmp/src/agent/depend.mk
+++ b/lib/snmp/src/agent/depend.mk
@@ -52,6 +52,7 @@ $(EBIN)/snmpa_acm.$(EMULATOR): \
$(EBIN)/snmpa_agent.$(EMULATOR): \
snmpa_agent.erl \
+ snmpa_internal.hrl \
../misc/snmp_debug.hrl \
../misc/snmp_verbosity.hrl \
../../include/snmp_types.hrl
@@ -136,6 +137,7 @@ $(EBIN)/snmpa_set_lib.$(EMULATOR): \
$(EBIN)/snmpa_supervisor.$(EMULATOR): \
snmpa_supervisor.erl \
+ snmpa_internal.hrl \
../misc/snmp_debug.hrl \
../misc/snmp_verbosity.hrl