X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/beaf9ae26adc71c458f7eb3465d5ac3fa0bf9646..78bad7b5d52407128d5069cb4003f7d6d0d10dd1:/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 \