git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a script to run cppcheck over all projects.
[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 1a7697e36972a0f6b6169306d2b6c990b71c0cc5..cd9b7c0547e744f5c84fb9872bd6aea62f44ea9c 100644
(file)
--- a/
projects/stargazer/plugins/authorization/ao/Makefile
+++ b/
projects/stargazer/plugins/authorization/ao/Makefile
@@
-8,10
+8,9
@@
PROG = mod_auth_ao.so
SRCS = ./ao.cpp
-STGLIBS =
common
\
+STGLIBS =
scriptexecuter
\
logger \
- locker \
- scriptexecuter
+ common
include ../../Makefile.in