git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ticket 37. In the if() construction for the changePolicyTimeout
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
inetaccess
/
Makefile
diff --git
a/projects/stargazer/plugins/authorization/inetaccess/Makefile
b/projects/stargazer/plugins/authorization/inetaccess/Makefile
index 15fd52878c6c75884835a7e13ff84d0f047c3de5..f7eeabb314534d2ebe8800827f2f9feeef0e4c31 100644
(file)
--- a/
projects/stargazer/plugins/authorization/inetaccess/Makefile
+++ b/
projects/stargazer/plugins/authorization/inetaccess/Makefile
@@
-10,7
+10,10
@@
PROG = mod_auth_ia.so
SRCS = ./inetaccess.cpp
SRCS = ./inetaccess.cpp
-STGLIBS = -lstgcommon -lstgcrypto
+STGLIBS = common \
+ crypto \
+ logger \
+ scriptexecuter
include ../../Makefile.in
include ../../Makefile.in