diff --git a/Makefile.static b/Makefile.static index 67bc6c3..80ab516 100644 --- a/Makefile.static +++ b/Makefile.static @@ -17,11 +17,11 @@ SRCS := cbrutekrag.c \ log.c \ str.c \ iprange.c \ + progress.c \ progressbar.c \ bruteforce_ssh.c \ detection.c target.c \ - credentials.c \ - macrowrapper.c + credentials.c OBJS := $(SRCS:%.c=obj/%.o) all: dirs $(NAME)