git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added modification time for session traffic.
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
ether_linux
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/ether_linux/Makefile
b/projects/stargazer/plugins/capture/ether_linux/Makefile
index 873ba6f06d9869d3d5741ecc0750bfeafa06990a..c89ea6530d9896d02d8a8155166b739f98e6b749 100644
(file)
--- a/
projects/stargazer/plugins/capture/ether_linux/Makefile
+++ b/
projects/stargazer/plugins/capture/ether_linux/Makefile
@@
-10,7
+10,8
@@
SRCS = ./ether_cap.cpp
LIBS += $(LIB_THREAD)
-STGLIBS = common
+STGLIBS = common \
+ logger
include ../../Makefile.in