]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ipq_linux/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / plugins / capture / ipq_linux / Makefile
index 988cd9485107a88e12b1a7895d287984bc549b0e..48dc3449cc23ad41ec600a0447ae5770961bb79a 100644 (file)
@@ -10,7 +10,9 @@ SRCS = ./ipq_cap.cpp \
        ./libipq.c
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstgcommon
+
+STGLIBS = common \
+          logger
 
 include ../../Makefile.in