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 template specification.
[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 7cf9299619f57507753d83467b5ba329d647bce8..48dc3449cc23ad41ec600a0447ae5770961bb79a 100644
(file)
--- a/
projects/stargazer/plugins/capture/ipq_linux/Makefile
+++ b/
projects/stargazer/plugins/capture/ipq_linux/Makefile
@@
-10,7
+10,9
@@
SRCS = ./ipq_cap.cpp \
./libipq.c
LIBS += $(LIB_THREAD)
-STGLIBS = -lstg_common
+
+STGLIBS = common \
+ logger
include ../../Makefile.in