X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..f1019f24fc70f1e4783321f2c51dcc9909c7299e:/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 f4b86e21..d1087896 100644 --- a/projects/stargazer/plugins/capture/ether_freebsd/Makefile +++ b/projects/stargazer/plugins/capture/ether_freebsd/Makefile @@ -8,9 +8,9 @@ PROG = mod_cap_bpf.so SRCS = ./ether_cap.cpp -STGLIBS = -lstgcommon - LIBS += $(LIB_THREAD) +STGLIBS = common + include ../../Makefile.in