]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/Makefile
Explicitly initialize base class in copy ctors of notifiers
[stg.git] / projects / stargazer / plugins / capture / cap_debug / Makefile
index ade37382bcc7eff5d6398695fd8a14d0de4372ce..48b0e8701daf8fdb0c8c7e2bc2a4e760c69f24ee 100644 (file)
@@ -16,7 +16,7 @@ SRCS = ./debug_cap.cpp \
        ./tcp.c \
        ./udp.c
 
-STGLIBS = -lstg_common
+STGLIBS = common
 
 LIBS += $(LIB_THREAD)