]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_nf/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / capture / cap_nf / Makefile
index 3eddb29e864630274a095aa4e1a27c40739339b4..b0f7713d8a68ee6b69a2f2e217d1fa1bf8166898 100644 (file)
@@ -9,7 +9,7 @@ PROG = mod_cap_nf.so
 SRCS = ./cap_nf.cpp
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 include ../../Makefile.in