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 missing method.
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
cap_debug
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/cap_debug/Makefile
b/projects/stargazer/plugins/capture/cap_debug/Makefile
index ade37382bcc7eff5d6398695fd8a14d0de4372ce..48b0e8701daf8fdb0c8c7e2bc2a4e760c69f24ee 100644
(file)
--- a/
projects/stargazer/plugins/capture/cap_debug/Makefile
+++ b/
projects/stargazer/plugins/capture/cap_debug/Makefile
@@
-16,7
+16,7
@@
SRCS = ./debug_cap.cpp \
./tcp.c \
./udp.c
-STGLIBS =
-lstg_
common
+STGLIBS = common
LIBS += $(LIB_THREAD)