From d742075e1af0c063ef9677f157263c0d45253f73 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 8 Sep 2020 19:32:40 +0200 Subject: Rework in progress --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 86d9a1f..af4a263 100644 --- a/Makefile +++ b/Makefile @@ -66,8 +66,8 @@ SRCS_NAME += p_args_next SRCS_NAME += p_args_len SRCS_NAME += p_args_escape SRCS_NAME += p_line -SRCS_NAME += p_lcom -SRCS_NAME += p_lcom_next +SRCS_NAME += p_lblock +SRCS_NAME += p_lblock_next SRCS_NAME += p_split SRCS_NAME += u_utils SRCS_NAME += u_vars -- cgit v1.2.3