]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_nf/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / plugins / capture / cap_nf / Makefile
index 3eddb29e864630274a095aa4e1a27c40739339b4..f9412802de25c739eee8a186b6f7c0838a600cbf 100644 (file)
@@ -9,7 +9,9 @@ PROG = mod_cap_nf.so
 SRCS = ./cap_nf.cpp
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstg_common
+
+STGLIBS = common \
+          logger
 
 include ../../Makefile.in