]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ipq_linux/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / capture / ipq_linux / Makefile
index 7cf9299619f57507753d83467b5ba329d647bce8..988cd9485107a88e12b1a7895d287984bc549b0e 100644 (file)
@@ -10,7 +10,7 @@ SRCS = ./ipq_cap.cpp \
        ./libipq.c
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 include ../../Makefile.in