summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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