From c8e12617e07762d65bc7c74ecc55e279c3267b84 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 30 Mar 2020 16:50:13 +0200 Subject: Commit --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 59b009e..cdc7f5b 100644 --- a/Makefile +++ b/Makefile @@ -126,6 +126,7 @@ SRCS_NAME += ft_castray_loop.c SRCS_NAME += ft_sort_s_t.c SRCS_NAME += ft_big_t.c SRCS_NAME += ft_time.c +SRCS_NAME += ft_init_bad_boys.c #--------------------------------------------------------------------------------------------------# SRCS = $(addprefix ${SRCS_DIR},${SRCS_NAME}) #--------------------------------------------------------------------------------------------------# -- cgit v1.2.3