X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6c05b2e63b58b19df2f35707fa12f238a18458e7..474a9dc37f5085103d11cff3afa8642538f06a10:/stglibs/srvconf.lib/Makefile diff --git a/stglibs/srvconf.lib/Makefile b/stglibs/srvconf.lib/Makefile index 94f33741..d66d2b3e 100644 --- a/stglibs/srvconf.lib/Makefile +++ b/stglibs/srvconf.lib/Makefile @@ -21,6 +21,12 @@ SRCS = parsers/property.cpp \ parsers/get_user.cpp \ parsers/get_users.cpp \ parsers/chg_user.cpp \ + parsers/get_services.cpp \ + parsers/get_service.cpp \ + parsers/chg_service.cpp \ + parsers/get_corporations.cpp \ + parsers/get_corp.cpp \ + parsers/chg_corp.cpp \ netunit.cpp \ servconf.cpp