summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 16:59:10 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 16:59:10 +0200
commit50bcdd00048869327d576021ae85d7d10ec6f012 (patch)
tree41a6eaf4ee0212ec7475bf0c2e00bd76f169d3fb /Makefile
parent-nt abd -ot are bav (diff)
download42-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--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2cb1b03..95a5d4a 100644
--- a/Makefile
+++ b/Makefile
@@ -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