From 4dfd892f968fb840eddd5fc192c061a997afa588 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 23 Apr 2020 16:16:09 +0200 Subject: Very good redirs --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 560f5bf..2970572 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ SRCS_NAME += ft_b_export.c SRCS_NAME += ft_e_builtin.c SRCS_NAME += ft_e_lcom.c SRCS_NAME += ft_f_fail.c +SRCS_NAME += ft_f_file.c SRCS_NAME += ft_m_funptr.c SRCS_NAME += ft_m_loop.c SRCS_NAME += ft_m_prompt.c -- cgit v1.2.3