]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_linux/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / plugins / capture / ether_linux / Makefile
index a045167c10c9e105f6042758adb9f7125f3c3b10..c89ea6530d9896d02d8a8155166b739f98e6b749 100644 (file)
@@ -9,7 +9,9 @@ PROG = mod_cap_ether.so
 SRCS = ./ether_cap.cpp
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstgcommon
+
+STGLIBS = common \
+          logger
 
 include ../../Makefile.in