summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 18:05:34 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 18:05:34 +0200
commitf10e352f8740009d1a93f90160fda7aeabf2a2dc (patch)
treed8c98fdad9cb985d05e63d0999c4c252c233b8c8 /Makefile
parentTODO update (diff)
download42-minishell-f10e352f8740009d1a93f90160fda7aeabf2a2dc.tar.gz
42-minishell-f10e352f8740009d1a93f90160fda7aeabf2a2dc.tar.bz2
42-minishell-f10e352f8740009d1a93f90160fda7aeabf2a2dc.tar.xz
42-minishell-f10e352f8740009d1a93f90160fda7aeabf2a2dc.tar.zst
42-minishell-f10e352f8740009d1a93f90160fda7aeabf2a2dc.zip
Counter | and counter \
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dd3ec15..65034a1 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ SRCS_NAME += m_comm
SRCS_NAME += m_funptr
SRCS_NAME += m_init
SRCS_NAME += m_loop
+SRCS_NAME += m_loop_next
SRCS_NAME += m_minishell
SRCS_NAME += m_mshrc
SRCS_NAME += m_prompt