diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-26 16:59:10 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-26 16:59:10 +0200 |
commit | 50bcdd00048869327d576021ae85d7d10ec6f012 (patch) | |
tree | 41a6eaf4ee0212ec7475bf0c2e00bd76f169d3fb /Makefile | |
parent | -nt abd -ot are bav (diff) | |
download | 42-minishell-50bcdd00048869327d576021ae85d7d10ec6f012.tar.gz 42-minishell-50bcdd00048869327d576021ae85d7d10ec6f012.tar.bz2 42-minishell-50bcdd00048869327d576021ae85d7d10ec6f012.tar.xz 42-minishell-50bcdd00048869327d576021ae85d7d10ec6f012.tar.zst 42-minishell-50bcdd00048869327d576021ae85d7d10ec6f012.zip |
New files
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ SRCS_NAME += b_export_mute SRCS_NAME += b_pwd SRCS_NAME += b_sqb SRCS_NAME += b_sqb_file +SRCS_NAME += b_sqb_str SRCS_NAME += b_type SRCS_NAME += b_unset SRCS_NAME += e_builtins |