memorybook functionnal, with add
This commit is contained in:
4
Makefile
4
Makefile
@@ -19,7 +19,8 @@ D_SRCS = srcs \
|
||||
|
||||
SRCS = cube3d.c \
|
||||
\
|
||||
g_alloc_free_exit.c \
|
||||
memorybook.c \
|
||||
memorybook_utils.c \
|
||||
\
|
||||
init_struct.c \
|
||||
init_parsing.c \
|
||||
@@ -36,6 +37,7 @@ HEADERS = cube3d.h \
|
||||
cube3d_proto.h \
|
||||
cube3d_macro.h \
|
||||
cube3d_struct.h \
|
||||
memorybook.h \
|
||||
colors.h
|
||||
|
||||
INCLUDES = -I$(D_HEADERS) -I$(D_LFT) -I$(D_LMLX)
|
||||
|
||||
Reference in New Issue
Block a user