]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / capture / cap_debug / Makefile
index ade37382bcc7eff5d6398695fd8a14d0de4372ce..916ae175591691ce6e5f95b6169b97511aeeda72 100644 (file)
@@ -16,7 +16,7 @@ SRCS = ./debug_cap.cpp \
        ./tcp.c \
        ./udp.c
 
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 LIBS += $(LIB_THREAD)