]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig2/Makefile
Fix projects and plugins building system to support new libs
[stg.git] / projects / stargazer / plugins / configuration / sgconfig2 / Makefile
index 290a616bfb09ea79e6dad536465ea7194a6f32d2..68bf7f740b6f3aec3ce6caf2fc92239417ef1743 100644 (file)
@@ -16,7 +16,8 @@ SRCS = ./stgconfig.cpp \
 LIBS += -lexpat \
        $(LIB_THREAD)
 
-STGLIBS = -lstgcommon -lstglogger
+STGLIBS = common \
+         logger
 
 include ../../Makefile.in