]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/Makefile
Fixed compilation issues.
[stg.git] / stglibs / srvconf.lib / Makefile
index ab170663e8a64bd1fa6bd0e5d4a5d0ffd8a23a03..45f3899db0a4eb46cc6783d5f72ca68a4885cd3b 100644 (file)
@@ -11,6 +11,11 @@ LIBS = -lexpat
 SRCS =  netunit.cpp \
         parser.cpp \
         parser_auth_by.cpp \
+        parser_server_info.cpp \
+        parser_check_user.cpp \
+        parser_get_user.cpp \
+        parser_get_users.cpp \
+        parser_chg_user.cpp \
         servconf.cpp
 
 INCS = servconf.h \