summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-09-03 16:09:12 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-09-03 16:09:12 +0200
commitf3f724dd7f434f2731f63d03a925b0e24983b484 (patch)
tree59d4d65e4adfe9608680d2480935c4ba936c57c8 /Makefile
parentShit in progress (diff)
download42-minishell-f3f724dd7f434f2731f63d03a925b0e24983b484.tar.gz
42-minishell-f3f724dd7f434f2731f63d03a925b0e24983b484.tar.bz2
42-minishell-f3f724dd7f434f2731f63d03a925b0e24983b484.tar.xz
42-minishell-f3f724dd7f434f2731f63d03a925b0e24983b484.tar.zst
42-minishell-f3f724dd7f434f2731f63d03a925b0e24983b484.zip
how tf do i use tok
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bf8bb0c..94e77ee 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,7 @@ SRCS_NAME += s_line
SRCS_NAME += s_lvars
SRCS_NAME += s_lpipes
SRCS_NAME += p_args
+SRCS_NAME += p_args_next
SRCS_NAME += p_line
SRCS_NAME += p_lcom
SRCS_NAME += p_lcom_next