]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig-ng/Makefile
Merge branch 'naffanya-dev'
[stg.git] / projects / stargazer / plugins / configuration / sgconfig-ng / Makefile
index 13bf54845a2c88472a7ed0a0b46115216404ded3..8f10023307b37c1143cb9117f6ab6b05b21a495b 100644 (file)
@@ -18,6 +18,8 @@ SRCS = ./stgconfig.cpp \
 LIBS += -lexpat \
        -lboost_thread-mt
 
-STGLIBS = -lstg_common -lstg_logger -lcrypto
+STGLIBS = common \
+         logger \
+         crypto
 
 include ../../Makefile.in