diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |