]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/stress/Makefile
Simplified STG_LOCKER.
[stg.git] / projects / stargazer / plugins / authorization / stress / Makefile
index 2bdcf1b05a9ac74685fad0ddaf9cdbf43036e875..3128324430e939b55f02e58eae8697a65780d2f5 100644 (file)
@@ -10,5 +10,9 @@ SRCS = ./stress.cpp
 
 LIBS += $(LIB_THREAD)
 
+STGLIBS = common \
+         logger \
+         scriptexecuter
+
 include ../../Makefile.in