From 004eef9a3fd3403d6634ca658336d9a1e9766685 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 27 Jul 2020 21:19:29 +0200 Subject: In progress --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0ae293d..50854cf 100644 --- a/Makefile +++ b/Makefile @@ -49,6 +49,7 @@ SRCS_NAME += p_lcom SRCS_NAME += p_lcom_next SRCS_NAME += u_utils SRCS_NAME += u_vars +SRCS_NAME += u_vars_next #------------------------------------------------------------------------------# SRCS = $(addprefix ${SRCS_DIR}, $(addsuffix .c, ${SRCS_NAME})) #------------------------------------------------------------------------------# -- cgit v1.2.3