build: adding the new file list

This commit is contained in:
Raphael 2024-10-06 15:34:58 +02:00
parent 9c2c977545
commit 012f8e6c11
7 changed files with 27 additions and 27 deletions

View file

@ -1,8 +1,4 @@
SRC_FILES = \
_here_doc \
_not_done_boucle_print \
_not_done_function \
_not_done_scripting_print \
ast_alloc/ast_alloc \
ast_alloc/ast_alloc_scripting \
ast_free/ast_free \
@ -23,6 +19,10 @@ from_node/other_node \
from_node/redirect_node \
from_node/scripting_node \
from_node/string_node \
_here_doc \
_not_done_boucle_print \
_not_done_function \
_not_done_scripting_print \
print_ast/ast_print \
print_ast/ast_print_arithmetic \
print_ast/ast_print_command \