X-Git-Url: https://git.stg.codes/ssmd.git/blobdiff_plain/b1c5cd9eb2a4d47726d559d8f3e1506ec7f78219..25dd1ac0696ca47e586e58d4309fc4c36e11d1dc:/Makefile diff --git a/Makefile b/Makefile index 94f1574..1d3630f 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ LIBS = -lpthread \ -lboost_system \ -lboost_program_options \ 3rdparty/snmp++/libsnmp++.a -PROG = gssmd # GTS SNMP Switch Management Daemon +PROG = ssmd # SNMP Switch Management Daemon VERSION = 1.1.2 SOURCES = src/main.cpp \