diff --git a/src/Makefile b/src/Makefile index 508cf7159..5a12e3016 100644 --- a/src/Makefile +++ b/src/Makefile @@ -290,7 +290,7 @@ WIN_64_OBJS := $(foreach OBJ,$(OBJS_ALL),obj/$(OBJ).WIN.64.o) $(CRT_ ## Targets: Native Compilation ## -default: hashcat +default: $(HASHCAT_FRONTEND) clean: $(RM) -f obj/*.o obj/lzma_sdk/*.o *.bin *.exe *.so *.dll *.restore *.out *.pid *.log hashcat core