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 full-month-stats
[stg.git]
/
projects
/
sgconf
/
Makefile
diff --git
a/projects/sgconf/Makefile
b/projects/sgconf/Makefile
index 4a0514125b1eb3ac7fa17e9b5cbb234a845d7b33..991355565f633aacbc52655f83df14464940a023 100644
(file)
--- a/
projects/sgconf/Makefile
+++ b/
projects/sgconf/Makefile
@@
-9,10
+9,10
@@
PROG = sgconf
SRCS = ./main.cpp \
./common_sg.cpp
-STGLIBS = -lconffiles \
- -lstg
_
common \
- -lstg
_
crypto \
- -lsrvconf
+STGLIBS = -l
stg
conffiles \
+ -lstgcommon \
+ -lstgcrypto \
+ -ls
tgs
rvconf
LIBS += -lexpat \
$(LIB_THREAD)