]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/ao/Makefile
Rename 'new tariff' to 'next tariff' and remove conversion std::string to char* in...
[stg.git] / projects / stargazer / plugins / authorization / ao / Makefile
index 1a7697e36972a0f6b6169306d2b6c990b71c0cc5..0e356aa1831a4fc659a4ed471483a20cf16c2397 100644 (file)
@@ -8,10 +8,10 @@ PROG = mod_auth_ao.so
 
 SRCS = ./ao.cpp
 
-STGLIBS = common \
+STGLIBS = scriptexecuter \
          logger \
          locker \
-         scriptexecuter
+         common
 
 include ../../Makefile.in