summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 18:17:02 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 18:17:02 +0200
commitdcd2a41e545cbee2a4487e28f684d19f9aa79877 (patch)
treef9508a15520475ba1e19a91a088f7facb7640f00 /Makefile
parentNumbers are goodio, now errcheck (diff)
download42-minishell-dcd2a41e545cbee2a4487e28f684d19f9aa79877.tar.gz
42-minishell-dcd2a41e545cbee2a4487e28f684d19f9aa79877.tar.bz2
42-minishell-dcd2a41e545cbee2a4487e28f684d19f9aa79877.tar.xz
42-minishell-dcd2a41e545cbee2a4487e28f684d19f9aa79877.tar.zst
42-minishell-dcd2a41e545cbee2a4487e28f684d19f9aa79877.zip
Err check in progress
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f0ed77d..fd79f8f 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_err
SRCS_NAME += b_sqb_file
SRCS_NAME += b_sqb_nbr
SRCS_NAME += b_sqb_str