]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig-ng/Makefile
Fix projects and plugins building system to support new libs
[stg.git] / projects / stargazer / plugins / configuration / sgconfig-ng / Makefile
index 6d1a7a7bb99d5a0f1af9db4f03587af0cbe99d21..8f10023307b37c1143cb9117f6ab6b05b21a495b 100644 (file)
@@ -18,6 +18,8 @@ SRCS = ./stgconfig.cpp \
 LIBS += -lexpat \
        -lboost_thread-mt
 
-STGLIBS = -lstgcommon -lstglogger -lcrypto
+STGLIBS = common \
+         logger \
+         crypto
 
 include ../../Makefile.in