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 pull request #2 from bobr-kun/MySQL_custom_port
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
ipq_linux
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/ipq_linux/Makefile
b/projects/stargazer/plugins/capture/ipq_linux/Makefile
index 548f589c62825de49af45c5fe054ddfa11815ffc..48dc3449cc23ad41ec600a0447ae5770961bb79a 100644
(file)
--- a/
projects/stargazer/plugins/capture/ipq_linux/Makefile
+++ b/
projects/stargazer/plugins/capture/ipq_linux/Makefile
@@
-11,7
+11,8
@@
SRCS = ./ipq_cap.cpp \
LIBS += $(LIB_THREAD)
LIBS += $(LIB_THREAD)
-STGLIBS = common
+STGLIBS = common \
+ logger
include ../../Makefile.in
include ../../Makefile.in