]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/Makefile
SMUX plugin code separated to SNMP helper functions and core logic
[stg.git] / projects / stargazer / plugins / other / smux / Makefile
index ca358f9c5e8b8cca0ca48cc164fe3ff8c0d01a3f..e94fdcda5d8d8c47e31e2f547dd7c38741bb8fd2 100644 (file)
@@ -6,6 +6,8 @@ PROG = mod_smux.so
 
 SRCS =  smux.cpp \
        sensors.cpp \
+       handlers.cpp \
+       utils.cpp \
        asn1/DisplayString.c \
        asn1/PhysAddress.c \
        asn1/IfEntry.c \