git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix tests compilation errors
[stg.git]
/
projects
/
sgauth
/
build
diff --git
a/projects/sgauth/build
b/projects/sgauth/build
index 6dc0acc5ffaeece7cf151c43c20415cef4e3c000..7155188b6aa5da5d204f846c1b63fb34fae7fe82 100755
(executable)
--- a/
projects/sgauth/build
+++ b/
projects/sgauth/build
@@
-67,9
+67,8
@@
echo "##########################################################################
STG_LIBS="crypto.lib
common.lib
- common_settings.lib
conffiles.lib
- ia
_auth_c
.lib"
+ ia.lib"
if [ "$OS" = "linux" ]
then