]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/rpcconfig/Makefile
Fix projects and plugins building system to support new libs
[stg.git] / projects / stargazer / plugins / configuration / rpcconfig / Makefile
index e0e090521fe206422834957a51f22d6efad30a9c..b2bdabf6418fa8808cf8777356b2c161041cf469 100644 (file)
@@ -24,7 +24,10 @@ ifneq ($(OS),linux)
 LIBS += -liconv
 endif
 
-STGLIBS = -lstgcommon -lstglogger
+STGLIBS = common \
+         locker \
+         logger \
+         scriptexecuter
 
 include ../../Makefile.in