]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig2/Makefile
Merge branch 'naffanya-dev'
[stg.git] / projects / stargazer / plugins / configuration / sgconfig2 / Makefile
index ab02cdff90f03187b9c9032a4727d4a993bbe89f..68bf7f740b6f3aec3ce6caf2fc92239417ef1743 100644 (file)
@@ -16,7 +16,8 @@ SRCS = ./stgconfig.cpp \
 LIBS += -lexpat \
        $(LIB_THREAD)
 
-STGLIBS = -lstg_common -lstg_logger
+STGLIBS = common \
+         logger
 
 include ../../Makefile.in