X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9d093a68b5f3e5a22e243c92ec2e0bd24b10ea38..84573eac850de93480192e2e3f6b8102accdafcc:/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 13bf5484..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 = -lstg_common -lstg_logger -lcrypto +STGLIBS = common \ + logger \ + crypto include ../../Makefile.in