git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Default constructor added in resetable structures
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
userstat
/
Makefile
diff --git
a/projects/stargazer/plugins/other/userstat/Makefile
b/projects/stargazer/plugins/other/userstat/Makefile
index 0046e2cf160c3f0b6931a46b4c2ca6e2ad9856da..ccc637274ebb2a3f6e4e1d8bf332c031d983b173 100644
(file)
--- a/
projects/stargazer/plugins/other/userstat/Makefile
+++ b/
projects/stargazer/plugins/other/userstat/Makefile
@@
-23,8
+23,8
@@
PROG = mod_userstat.so
SRCS = ./userstat.cpp \
./datathread.cpp
SRCS = ./userstat.cpp \
./datathread.cpp
-LIBS += -lstg
_
common \
- -lstg
_
crypto
+LIBS += -lstgcommon \
+ -lstgcrypto
include ../../Makefile.in
include ../../Makefile.in