]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig2/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / configuration / sgconfig2 / Makefile
index ab02cdff90f03187b9c9032a4727d4a993bbe89f..290a616bfb09ea79e6dad536465ea7194a6f32d2 100644 (file)
@@ -16,7 +16,7 @@ SRCS = ./stgconfig.cpp \
 LIBS += -lexpat \
        $(LIB_THREAD)
 
-STGLIBS = -lstg_common -lstg_logger
+STGLIBS = -lstgcommon -lstglogger
 
 include ../../Makefile.in