diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |