summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 17:54:40 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-26 17:54:40 +0200
commit63d4df1fbb5ac13cd388a1a0069ab82a13f81069 (patch)
tree12c4ef5371b2f2e5d7435bf51fa406a5d4d45060 /Makefile
parentNew comparison strings stuff (diff)
download42-minishell-63d4df1fbb5ac13cd388a1a0069ab82a13f81069.tar.gz
42-minishell-63d4df1fbb5ac13cd388a1a0069ab82a13f81069.tar.bz2
42-minishell-63d4df1fbb5ac13cd388a1a0069ab82a13f81069.tar.xz
42-minishell-63d4df1fbb5ac13cd388a1a0069ab82a13f81069.tar.zst
42-minishell-63d4df1fbb5ac13cd388a1a0069ab82a13f81069.zip
Numbers are goodio, now errcheck
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 95a5d4a..f0ed77d 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_nbr
SRCS_NAME += b_sqb_str
SRCS_NAME += b_type
SRCS_NAME += b_unset