From c0c5582d5bbadca30b2fbae8d12ceb5ae18ffd4d Mon Sep 17 00:00:00 2001
From: JozanLeClerc <bousset.rudy@gmail.com>
Date: Tue, 28 Apr 2020 18:42:06 +0200
Subject: The variable list works

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 4fe2140..77e748f 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,7 @@ SRCS_NAME		+= ft_m_redirs.c
 SRCS_NAME		+= ft_s_destroy.c
 SRCS_NAME		+= ft_s_init.c
 SRCS_NAME		+= ft_s_lcom.c
+SRCS_NAME		+= ft_s_lvars.c
 SRCS_NAME		+= ft_p_line.c
 SRCS_NAME		+= ft_p_lcom.c
 SRCS_NAME		+= ft_p_lcom_next.c
-- 
cgit v1.2.3