aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/agent/depend.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-03-21 15:23:35 +0100
committerMicael Karlberg <[email protected]>2019-03-28 17:14:56 +0100
commit1b581f323eb740c054c5055602e7263b7463ffb1 (patch)
tree8baadca09e93eb6ee2a30efe6f2361731a21c527 /lib/snmp/src/agent/depend.mk
parentc733d7360045270a5d61d7b7a577abb88fa7fd66 (diff)
downloadotp-1b581f323eb740c054c5055602e7263b7463ffb1.tar.gz
otp-1b581f323eb740c054c5055602e7263b7463ffb1.tar.bz2
otp-1b581f323eb740c054c5055602e7263b7463ffb1.zip
[snmp|agent] Add the get-mechanism behaviour
Added preliminary version of the get-mechanism behaviour. OTP-15691
Diffstat (limited to 'lib/snmp/src/agent/depend.mk')
-rw-r--r--lib/snmp/src/agent/depend.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/snmp/src/agent/depend.mk b/lib/snmp/src/agent/depend.mk
index 8eba50fa3b..530a82f7ca 100644
--- a/lib/snmp/src/agent/depend.mk
+++ b/lib/snmp/src/agent/depend.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2004-2016. All Rights Reserved.
+# Copyright Ericsson AB 2004-2019. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -24,6 +24,9 @@ $(EBIN)/snmpa_authentication_service.$(EMULATOR): \
$(EBIN)/snmpa_error_report.$(EMULATOR): \
snmpa_error_report.erl
+$(EBIN)/snmpa_get_mechanism.$(EMULATOR): \
+ snmpa_get_mechanism.erl
+
$(EBIN)/snmpa_network_interface.$(EMULATOR): \
snmpa_network_interface.erl