]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_nf/Makefile
Fix projects and plugins building system to support new libs
[stg.git] / projects / stargazer / plugins / capture / cap_nf / Makefile
index b0f7713d8a68ee6b69a2f2e217d1fa1bf8166898..481862dd23db24a6199c8edad24bf685cb8f256e 100644 (file)
@@ -9,7 +9,8 @@ PROG = mod_cap_nf.so
 SRCS = ./cap_nf.cpp
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstgcommon
+
+STGLIBS = common
 
 include ../../Makefile.in