diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |