git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hide or add proper copy ctor and assignement operator, initialize
[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 3eddb29e864630274a095aa4e1a27c40739339b4..b0f7713d8a68ee6b69a2f2e217d1fa1bf8166898 100644
(file)
--- a/
projects/stargazer/plugins/capture/cap_nf/Makefile
+++ b/
projects/stargazer/plugins/capture/cap_nf/Makefile
@@
-9,7
+9,7
@@
PROG = mod_cap_nf.so
SRCS = ./cap_nf.cpp
LIBS += $(LIB_THREAD)
-STGLIBS = -lstg
_
common
+STGLIBS = -lstgcommon
include ../../Makefile.in