]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/divert_freebsd/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / capture / divert_freebsd / Makefile
index cd7824a72be4b6496e771deca1665a3b9b779cdd..2fbc97d62a1d509ab507b295d0bdefa4bb66f58d 100644 (file)
@@ -8,7 +8,7 @@ PROG = mod_cap_divert.so
 
 SRCS = ./divert_cap.cpp 
 
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 LIBS += $(LIB_THREAD)