]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_freebsd/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / capture / ether_freebsd / Makefile
index 4ab0480c4807b5f2c6f1e5afe043a62d6142d9dc..f4b86e211e0f71156145c4c3bdb9f6dff77b3b6c 100644 (file)
@@ -8,7 +8,7 @@ PROG = mod_cap_bpf.so
 
 SRCS = ./ether_cap.cpp 
 
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 LIBS += $(LIB_THREAD)