]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig/Makefile
GetPlugin should be extern "C".
[stg.git] / projects / stargazer / plugins / configuration / sgconfig / Makefile
index 83e267d15992fdc5ef690d7f3750b42e7d39e65e..f1bf357a7b7f4a4db0b2c273b29b3b6c8156aab2 100644 (file)
@@ -12,13 +12,13 @@ SRCS = ./stgconfig.cpp \
        ./parser.cpp \
        ./parser_tariff.cpp \
        ./parser_admin.cpp \
-       ./parser_auth_by.cpp
+       ./parser_auth_by.cpp \
+       ./parser_user_info.cpp
 
 LIBS += -lexpat \
        $(LIB_THREAD)
 
 STGLIBS = common \
-         locker \
          logger \
          crypto \
          scriptexecuter