From 0d3dac97491e8c6e1f5455a43803591817fdbf72 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 30 Sep 2020 20:30:51 +0200 Subject: Normed e_pipes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3