]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_linux/Makefile
Fix projects and plugins building system to support new libs
[stg.git] / projects / stargazer / plugins / capture / ether_linux / Makefile
index a045167c10c9e105f6042758adb9f7125f3c3b10..873ba6f06d9869d3d5741ecc0750bfeafa06990a 100644 (file)
@@ -9,7 +9,8 @@ PROG = mod_cap_ether.so
 SRCS = ./ether_cap.cpp
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstgcommon
+
+STGLIBS = common
 
 include ../../Makefile.in