X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..9250e16a677fc52e7338b5c0b7b405e510831259:/projects/stargazer/plugins/configuration/sgconfig-ng/Makefile diff --git a/projects/stargazer/plugins/configuration/sgconfig-ng/Makefile b/projects/stargazer/plugins/configuration/sgconfig-ng/Makefile index 6d1a7a7b..8f100233 100644 --- a/projects/stargazer/plugins/configuration/sgconfig-ng/Makefile +++ b/projects/stargazer/plugins/configuration/sgconfig-ng/Makefile @@ -18,6 +18,8 @@ SRCS = ./stgconfig.cpp \ LIBS += -lexpat \ -lboost_thread-mt -STGLIBS = -lstgcommon -lstglogger -lcrypto +STGLIBS = common \ + logger \ + crypto include ../../Makefile.in