]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/ao/Makefile
Added support of Darwin platform.
[stg.git] / projects / stargazer / plugins / authorization / ao / Makefile
index a47cea239842e88e8bfe61446d716d5ddcc4f4d3..0e356aa1831a4fc659a4ed471483a20cf16c2397 100644 (file)
@@ -8,7 +8,10 @@ PROG = mod_auth_ao.so
 
 SRCS = ./ao.cpp
 
-STGLIBS = -lstg_common
+STGLIBS = scriptexecuter \
+         logger \
+         locker \
+         common
 
 include ../../Makefile.in