From 2274253667db7bb8c52440ec1b79d6106482b44b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 23 Apr 2020 20:13:04 +0200 Subject: Not bad tbh --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b367985..e95d96c 100644 --- a/Makefile +++ b/Makefile @@ -32,6 +32,7 @@ SRCS_NAME += ft_f_file.c SRCS_NAME += ft_m_funptr.c SRCS_NAME += ft_m_loop.c SRCS_NAME += ft_m_prompt.c +SRCS_NAME += ft_m_redirs.c SRCS_NAME += ft_s_destroy.c SRCS_NAME += ft_s_init.c SRCS_NAME += ft_s_lcom.c -- cgit v1.2.3