X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..1325cf9788d4089f9d20bf2121b0872c6369c817:/projects/stargazer/plugins/configuration/sgconfig/Makefile diff --git a/projects/stargazer/plugins/configuration/sgconfig/Makefile b/projects/stargazer/plugins/configuration/sgconfig/Makefile index 8f065d16..f49ed018 100644 --- a/projects/stargazer/plugins/configuration/sgconfig/Makefile +++ b/projects/stargazer/plugins/configuration/sgconfig/Makefile @@ -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