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 'stg-2.409'
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
cap_nf
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/cap_nf/Makefile
b/projects/stargazer/plugins/capture/cap_nf/Makefile
index b0f7713d8a68ee6b69a2f2e217d1fa1bf8166898..f9412802de25c739eee8a186b6f7c0838a600cbf 100644
(file)
--- a/
projects/stargazer/plugins/capture/cap_nf/Makefile
+++ b/
projects/stargazer/plugins/capture/cap_nf/Makefile
@@
-9,7
+9,9
@@
PROG = mod_cap_nf.so
SRCS = ./cap_nf.cpp
LIBS += $(LIB_THREAD)
-STGLIBS = -lstgcommon
+
+STGLIBS = common \
+ logger
include ../../Makefile.in