X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e19d853bbf16b7ba8c58c71c1da488b9034e0fb3..d3819ef7b806ccd92a767ec4bb43e0388f879216:/stglibs/srvconf.lib/Makefile diff --git a/stglibs/srvconf.lib/Makefile b/stglibs/srvconf.lib/Makefile index a2b0dc4a..7e9d90e0 100644 --- a/stglibs/srvconf.lib/Makefile +++ b/stglibs/srvconf.lib/Makefile @@ -13,6 +13,8 @@ SRCS = netunit.cpp \ parser_auth_by.cpp \ parser_server_info.cpp \ parser_check_user.cpp \ + parser_get_user.cpp \ + parser_get_users.cpp \ servconf.cpp INCS = servconf.h \