]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/ao/Makefile
Merge branch 'naffanya-dev'
[stg.git] / projects / stargazer / plugins / authorization / ao / Makefile
index a8651d64a10f2059a8f7233d3ac4d01e1377762c..0e356aa1831a4fc659a4ed471483a20cf16c2397 100644 (file)
@@ -8,7 +8,10 @@ PROG = mod_auth_ao.so
 
 SRCS = ./ao.cpp
 
-STGLIBS = -lstgcommon
+STGLIBS = scriptexecuter \
+         logger \
+         locker \
+         common
 
 include ../../Makefile.in