summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 19:06:30 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 19:06:30 +0200
commitd9d98feb999b6f503b5ca330976dc30266016551 (patch)
tree5763beb8ffddfdf8a562f5a2c8507a3467c4f885 /Makefile
parentWork in progress (diff)
download42-minishell-d9d98feb999b6f503b5ca330976dc30266016551.tar.gz
42-minishell-d9d98feb999b6f503b5ca330976dc30266016551.tar.bz2
42-minishell-d9d98feb999b6f503b5ca330976dc30266016551.tar.xz
42-minishell-d9d98feb999b6f503b5ca330976dc30266016551.tar.zst
42-minishell-d9d98feb999b6f503b5ca330976dc30266016551.zip
Pretty damn good one-tap vars
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bea15ab..5b3cae7 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ SRCS_NAME += m_redirs
SRCS_NAME += s_destroy
SRCS_NAME += s_init
SRCS_NAME += s_lcom
+SRCS_NAME += s_lcom_next
SRCS_NAME += s_lvars
SRCS_NAME += s_lpipes
SRCS_NAME += p_line