git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Another small fix in a build script.
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
divert_freebsd
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/divert_freebsd/Makefile
b/projects/stargazer/plugins/capture/divert_freebsd/Makefile
index 555ec8b18a5f9ef55ba4fed8563f6698e3e8e627..076443bbd858aa413551d98b6f8cb3d99f4b4e5c 100644
(file)
--- a/
projects/stargazer/plugins/capture/divert_freebsd/Makefile
+++ b/
projects/stargazer/plugins/capture/divert_freebsd/Makefile
@@
-6,7
+6,7
@@
include ../../../../../Makefile.conf
PROG = mod_cap_divert.so
PROG = mod_cap_divert.so
-SRCS = ./divert_cap.cpp
+SRCS = ./divert_cap.cpp
LIBS += $(LIB_THREAD)
LIBS += $(LIB_THREAD)