X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e19d853bbf16b7ba8c58c71c1da488b9034e0fb3..02d8ff35c9a854ffd15a701e46a118bc51be3b7d:/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 \