X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..8141c8c568b83be890c8d8d3953e976ad0ad8ad1:/projects/stargazer/plugins/configuration/rpcconfig/Makefile diff --git a/projects/stargazer/plugins/configuration/rpcconfig/Makefile b/projects/stargazer/plugins/configuration/rpcconfig/Makefile index c2fb03d6..e0e09052 100644 --- a/projects/stargazer/plugins/configuration/rpcconfig/Makefile +++ b/projects/stargazer/plugins/configuration/rpcconfig/Makefile @@ -24,7 +24,7 @@ ifneq ($(OS),linux) LIBS += -liconv endif -STGLIBS = -lstg_common -lstg_logger +STGLIBS = -lstgcommon -lstglogger include ../../Makefile.in