]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_nf/Makefile
Plugin loading order fixed
[stg.git] / projects / stargazer / plugins / capture / cap_nf / Makefile
index 3eddb29e864630274a095aa4e1a27c40739339b4..481862dd23db24a6199c8edad24bf685cb8f256e 100644 (file)
@@ -9,7 +9,8 @@ PROG = mod_cap_nf.so
 SRCS = ./cap_nf.cpp
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstg_common
+
+STGLIBS = common
 
 include ../../Makefile.in