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 stream encryption/decryption tests.
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
ether_freebsd
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/ether_freebsd/Makefile
b/projects/stargazer/plugins/capture/ether_freebsd/Makefile
index aeb77636b65b2577a1ee649360ed682108d26981..2b859dbb35abcbd7f585ca3f702e592f253f8b33 100644
(file)
--- a/
projects/stargazer/plugins/capture/ether_freebsd/Makefile
+++ b/
projects/stargazer/plugins/capture/ether_freebsd/Makefile
@@
-6,7
+6,7
@@
include ../../../../../Makefile.conf
PROG = mod_cap_bpf.so
-SRCS = ./ether_cap.cpp
+SRCS = ./ether_cap.cpp
LIBS += $(LIB_THREAD)