@@ -15,7 +15,9 @@ _LIBS = libft.a
LIBS = $(_LIBS:lib%.a=%)
SRCS = ft_printf.c \
ft_next_word.c
ft_next_word.c \
aside.c \
ft_convert.c
ODIR = ./builds
OBJS = $(SRCS:%.c=$(ODIR)/%.o)
The note is not visible to the blocked user.