X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6207d1bdab32119da7d30a3d38d3dcf6a5f09671..37aa90705f55733e02c364b697f422d6ead0ce8d:/projects/stargazer/plugins/other/snmp/Makefile diff --git a/projects/stargazer/plugins/other/snmp/Makefile b/projects/stargazer/plugins/other/snmp/Makefile index 047c29ec..d4339824 100644 --- a/projects/stargazer/plugins/other/snmp/Makefile +++ b/projects/stargazer/plugins/other/snmp/Makefile @@ -9,6 +9,7 @@ LIBS += $(LIB_THREAD) PROG = mod_snmp_agent.so SRCS = snmp.cpp \ + sensors.cpp \ asn1/DisplayString.c \ asn1/PhysAddress.c \ asn1/IfEntry.c \