@@ -19,11 +19,13 @@ LIBS =
INCLUDES = -I$(D_HEADERS)
D_SRCS = srcs
SRCS = main.cpp
SRCS = main.cpp \
ftvector.cpp
D_HEADERS = headers
HEADERS = colors.h \
tests.h
tests.h \
ftvector.hpp
D_OBJS = builds
OBJS = $(SRCS:%.$(EXT)=$(D_OBJS)/%.o)
The note is not visible to the blocked user.