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 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