git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update ChangeLog.
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
ao
/
Makefile
diff --git
a/projects/stargazer/plugins/authorization/ao/Makefile
b/projects/stargazer/plugins/authorization/ao/Makefile
index a47cea239842e88e8bfe61446d716d5ddcc4f4d3..cd9b7c0547e744f5c84fb9872bd6aea62f44ea9c 100644
(file)
--- a/
projects/stargazer/plugins/authorization/ao/Makefile
+++ b/
projects/stargazer/plugins/authorization/ao/Makefile
@@
-8,7
+8,9
@@
PROG = mod_auth_ao.so
SRCS = ./ao.cpp
-STGLIBS = -lstg_common
+STGLIBS = scriptexecuter \
+ logger \
+ common
include ../../Makefile.in