diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,9 +35,9 @@ SRCS_NAME += b_type SRCS_NAME += b_unset SRCS_NAME += e_builtins SRCS_NAME += e_externs -# SRCS_NAME += e_externs_pipes SRCS_NAME += e_line SRCS_NAME += e_pipes +SRCS_NAME += e_pipes_next SRCS_NAME += e_redirs SRCS_NAME += f_alloc SRCS_NAME += f_chdir |