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 3d5078b..2692ab5 100644
--- a/Makefile
+++ b/Makefile
@@ -134,6 +134,7 @@ SRCS_NAME += ft_hud_threads_next.c
SRCS_NAME += ft_wall_threads.c
SRCS_NAME += ft_floor_threads.c
SRCS_NAME += ft_castray_loop.c
+SRCS_NAME += ft_sort_s_t.c
#--------------------------------------------------------------------------------------------------#
SRCS = $(addprefix ${SRCS_DIR},${SRCS_NAME})
#--------------------------------------------------------------------------------------------------#