git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Introduced SGCP library.
[stg.git]
/
projects
/
rlm_stg
/
build
diff --git
a/projects/rlm_stg/build
b/projects/rlm_stg/build
index 433cd04fc0ff97e4182beab41996782c0cead587..e9be4ed0f86562b891a840d4996618f966d8a434 100755
(executable)
--- a/
projects/rlm_stg/build
+++ b/
projects/rlm_stg/build
@@
-61,7
+61,7
@@
printf "########################################################################
printf " Building rlm_stg for $sys $release\n"
printf "#############################################################################\n"
-STG_LIBS="crypto.lib common.lib"
+STG_LIBS="crypto.lib common.lib
sgcp.lib
"
if [ "$OS" = "linux" ]
then