aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b5ae41d..59b009e 100644
--- a/Makefile
+++ b/Makefile
@@ -125,6 +125,7 @@ SRCS_NAME += ft_floor_threads.c
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 = $(addprefix ${SRCS_DIR},${SRCS_NAME})
#--------------------------------------------------------------------------------------------------#