]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/nfqueue/Makefile
Fixes in dealing with external libs.
[stg.git] / projects / stargazer / plugins / capture / nfqueue / Makefile
index a9f4a80371df43f5514e2456146015b3192a2d93..05a87af63375e3bc447dbac92d61139a792a6180 100644 (file)
@@ -4,7 +4,7 @@ PROG = mod_cap_nfqueue.so
 
 SRCS = ./nfqueue.cpp
 
-LIBS += $(NFQ_LIBS) $(LIB_THREAD)
+LIBS += $(NFQ_LDFLAGS) $(NETLINK_LDFLAGS) $(LIB_THREAD)
 
 STGLIBS = common \
           logger