]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig-ng/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / configuration / sgconfig-ng / Makefile
index 13bf54845a2c88472a7ed0a0b46115216404ded3..6d1a7a7bb99d5a0f1af9db4f03587af0cbe99d21 100644 (file)
@@ -18,6 +18,6 @@ SRCS = ./stgconfig.cpp \
 LIBS += -lexpat \
        -lboost_thread-mt
 
-STGLIBS = -lstg_common -lstg_logger -lcrypto
+STGLIBS = -lstgcommon -lstglogger -lcrypto
 
 include ../../Makefile.in