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