summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 380520b..ff72886 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-default: msan
+default: all
#==============================================================================#
#--------------------------------- SHELL --------------------------------------#
#==============================================================================#
@@ -54,6 +54,8 @@ SRCS_NAME += m_comm
SRCS_NAME += m_funptr
SRCS_NAME += m_init
SRCS_NAME += m_loop
+SRCS_NAME += m_loop_counter
+SRCS_NAME += m_loop_multis
SRCS_NAME += m_loop_next
SRCS_NAME += m_minishell
SRCS_NAME += m_mshrc