From 8b0cb4d5817c8577e8009b6488cb623c183c2dc6 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 26 Sep 2020 18:39:36 +0200 Subject: Pretty damn fine --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc77895..c6b8646 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,7 @@ SRCS_NAME += e_externs SRCS_NAME += e_externs_pipes SRCS_NAME += e_line SRCS_NAME += e_pipes +SRCS_NAME += e_redirs SRCS_NAME += f_alloc SRCS_NAME += f_chdir SRCS_NAME += f_com @@ -57,7 +58,6 @@ SRCS_NAME += m_loop_next SRCS_NAME += m_minishell SRCS_NAME += m_mshrc SRCS_NAME += m_prompt -SRCS_NAME += m_redirs SRCS_NAME += s_destroy SRCS_NAME += s_com SRCS_NAME += s_init -- cgit v1.2.3