X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..1b2ab8e6d556a8ed30d4feadc72263b3f4c86665:/projects/stargazer/plugins/configuration/rpcconfig/Makefile?ds=sidebyside diff --git a/projects/stargazer/plugins/configuration/rpcconfig/Makefile b/projects/stargazer/plugins/configuration/rpcconfig/Makefile index e0e09052..b2bdabf6 100644 --- a/projects/stargazer/plugins/configuration/rpcconfig/Makefile +++ b/projects/stargazer/plugins/configuration/rpcconfig/Makefile @@ -24,7 +24,10 @@ ifneq ($(OS),linux) LIBS += -liconv endif -STGLIBS = -lstgcommon -lstglogger +STGLIBS = common \ + locker \ + logger \ + scriptexecuter include ../../Makefile.in