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 60c2f2a..380520b 100644
--- a/Makefile
+++ b/Makefile
@@ -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