diff --git a/Makefile b/Makefile index 8689b64..f63a460 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ fclean : clean -$(MAKE) -C Minilibx clean -rm $$(find Minilibx -name "Makefile.gen") -re : fclean all +re : clean all $(NAME) : $(O_FILES) $(LIBRARIES_DIR) @$(ECHO)