aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRudy Bousset <rbousset@z2r5p2.le-101.fr>2020-01-29 19:14:24 +0100
committerRudy Bousset <rbousset@z2r5p2.le-101.fr>2020-01-29 19:14:24 +0100
commit38a81ff5a1dcb2cd07e10330fcbedf665ff7bc05 (patch)
tree6023bb970371c979e1051393989fcba11cb09a3d /Makefile
parentChanged names (diff)
download42-cub3d-38a81ff5a1dcb2cd07e10330fcbedf665ff7bc05.tar.gz
42-cub3d-38a81ff5a1dcb2cd07e10330fcbedf665ff7bc05.tar.bz2
42-cub3d-38a81ff5a1dcb2cd07e10330fcbedf665ff7bc05.tar.xz
42-cub3d-38a81ff5a1dcb2cd07e10330fcbedf665ff7bc05.tar.zst
42-cub3d-38a81ff5a1dcb2cd07e10330fcbedf665ff7bc05.zip
C'est bav
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 817049f..273b034 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ SRCS_NAME += ft_get_colors.c
# SRCS_NAME += ft_get_map.c
SRCS_NAME += ft_get_map_redo.c
SRCS_NAME += ft_check_missing.c
+SRCS_NAME += ft_check_map_line.c
# SRCS_NAME += ft_check_empty_line.c
SRCS_NAME += ft_free_words.c
SRCS_NAME += ft_map_error.c