git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' into ticket
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
radius
/
Makefile
diff --git
a/projects/stargazer/plugins/other/radius/Makefile
b/projects/stargazer/plugins/other/radius/Makefile
index 68be76188f0b3f87968a4033b68830a9895aee9f..62a05183acbb016994b74df5a7e8a34b9c6dbc85 100644
(file)
--- a/
projects/stargazer/plugins/other/radius/Makefile
+++ b/
projects/stargazer/plugins/other/radius/Makefile
@@
-10,7
+10,10
@@
PROG = mod_radius.so
SRCS = ./radius.cpp
SRCS = ./radius.cpp
-STGLIBS = -lstg_common -lstg_crypto
+STGLIBS = common \
+ crypto \
+ logger \
+ scriptexecuter
include ../../Makefile.in
include ../../Makefile.in