diff --git a/Makefile.static b/Makefile.static index e770ae6..67bc6c3 100644 --- a/Makefile.static +++ b/Makefile.static @@ -13,6 +13,7 @@ LDFLAGS += -L./external/libssh-0.9.3/build/src \ NAME = cbrutekrag SRCS := cbrutekrag.c \ + context.c \ log.c \ str.c \ iprange.c \