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 includes dir to install process
[stg.git]
/
projects
/
sgauth
/
build
diff --git
a/projects/sgauth/build
b/projects/sgauth/build
index 29109a3718a4bc7db19de2b01287b1d66f4bab16..7155188b6aa5da5d204f846c1b63fb34fae7fe82 100755
(executable)
--- a/
projects/sgauth/build
+++ b/
projects/sgauth/build
@@
-68,7
+68,7
@@
echo "##########################################################################
STG_LIBS="crypto.lib
common.lib
conffiles.lib
- ia
_auth_c
.lib"
+ ia.lib"
if [ "$OS" = "linux" ]
then