summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-21 22:52:29 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-21 22:52:29 +0200
commitc460e1e7f08173d68400661d43ec9933833af9d1 (patch)
treef6920ba5657bb765fa8de746b4b2760eebb85d2b
parentCooliax (diff)
download42-minishell-c460e1e7f08173d68400661d43ec9933833af9d1.tar.gz
42-minishell-c460e1e7f08173d68400661d43ec9933833af9d1.tar.bz2
42-minishell-c460e1e7f08173d68400661d43ec9933833af9d1.tar.xz
42-minishell-c460e1e7f08173d68400661d43ec9933833af9d1.tar.zst
42-minishell-c460e1e7f08173d68400661d43ec9933833af9d1.zip
test commit
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 730b95f..dd3ec15 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ LFT_SRCS_DIR = ${LFT_DIR}src/
#==============================================================================#
#--------------------------------- FILES --------------------------------------#
#==============================================================================#
+
SRCS_NAME = b_cd
SRCS_NAME += b_echo
SRCS_NAME += b_env