summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 01:26:34 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 01:26:34 +0200
commitd85db55d30ce3ec53055206903757e1c318b6843 (patch)
treec7d6205edcee59470082c62c9d66b6336942822d /Makefile
parentCoolio (diff)
download42-minishell-d85db55d30ce3ec53055206903757e1c318b6843.tar.gz
42-minishell-d85db55d30ce3ec53055206903757e1c318b6843.tar.bz2
42-minishell-d85db55d30ce3ec53055206903757e1c318b6843.tar.xz
42-minishell-d85db55d30ce3ec53055206903757e1c318b6843.tar.zst
42-minishell-d85db55d30ce3ec53055206903757e1c318b6843.zip
Commit
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a5777fa..2cb1b03 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ SRCS_NAME += b_export_next
SRCS_NAME += b_export_mute
SRCS_NAME += b_pwd
SRCS_NAME += b_sqb
+SRCS_NAME += b_sqb_file
SRCS_NAME += b_type
SRCS_NAME += b_unset
SRCS_NAME += e_builtins