From ca2e36781039eb7e9901ccde395600e7af87ff4f Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 15 Sep 2020 19:59:41 +0200 Subject: Huge fixes and stack stuff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ac70797..deda04b 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,6 @@ SRCS_NAME += b_type SRCS_NAME += b_unset SRCS_NAME += e_builtins SRCS_NAME += e_externs -SRCS_NAME += e_externs_next SRCS_NAME += e_externs_pipes SRCS_NAME += e_line SRCS_NAME += e_pipes @@ -75,6 +74,7 @@ SRCS_NAME += p_lblock_next SRCS_NAME += p_split SRCS_NAME += u_alias SRCS_NAME += u_parse +SRCS_NAME += u_path SRCS_NAME += u_utils SRCS_NAME += u_vars SRCS_NAME += u_vars_next -- cgit v1.2.3