]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/stress/Makefile
Rename 'new tariff' to 'next tariff' and remove conversion std::string to char* in...
[stg.git] / projects / stargazer / plugins / authorization / stress / Makefile
index 2bdcf1b05a9ac74685fad0ddaf9cdbf43036e875..411acfaff2655302aaec096a260764e046593089 100644 (file)
@@ -10,5 +10,10 @@ SRCS = ./stress.cpp
 
 LIBS += $(LIB_THREAD)
 
+STGLIBS = common \
+         logger \
+         locker \
+         scriptexecuter
+
 include ../../Makefile.in