]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_linux/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / capture / ether_linux / Makefile
index f10886c6a97da4be13103a88c316e9e19dc75971..4cd78a3c5b9df83360f2d9cc4cc028924ff93768 100644 (file)
@@ -9,7 +9,7 @@ PROG = mod_cap_ether.so
 SRCS = ./ether_cap.cpp 
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 include ../../Makefile.in