]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/Makefile
Fix projects and plugins building system to support new libs
[stg.git] / projects / stargazer / plugins / capture / cap_debug / Makefile
index 916ae175591691ce6e5f95b6169b97511aeeda72..48b0e8701daf8fdb0c8c7e2bc2a4e760c69f24ee 100644 (file)
@@ -16,7 +16,7 @@ SRCS = ./debug_cap.cpp \
        ./tcp.c \
        ./udp.c
 
-STGLIBS = -lstgcommon
+STGLIBS = common
 
 LIBS += $(LIB_THREAD)