summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 048f815..83790cf 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ SRCS_NAME += ft_e_externs.c
SRCS_NAME += ft_e_externs_next.c
SRCS_NAME += ft_e_lcom.c
SRCS_NAME += ft_f_fail.c
-SRCS_NAME += ft_f_file.c
+SRCS_NAME += ft_f_redir.c
SRCS_NAME += ft_m_funptr.c
SRCS_NAME += ft_m_loop.c
SRCS_NAME += ft_m_prompt.c