]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/Makefile
Revert "Merge remote-tracking branch 'origin/master' into ticket37"
[stg.git] / stglibs / srvconf.lib / Makefile
index 296ae0f3091aa38ba6c397e4b671d6caf9fa7f2f..e3bfa76219fdab686afac6203e6a76186be74e83 100644 (file)
@@ -8,21 +8,14 @@ STGLIBS = -lstgcommon \
           -lstgcrypto
 LIBS = -lexpat
 
-SRCS =  netunit.cpp \
+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 \
-        parser_send_message.cpp \
         servconf.cpp
 
 INCS = servconf.h \
        netunit.h
 
 LIB_INCS = -I ../common.lib/include \
-           -I ../crypto.lib/include
+          -I ../crypto.lib/include
 
 include ../Makefile.in