Adding the file list
This commit is contained in:
parent
255beb031b
commit
c911ad463d
2 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
SRC_FILES = \
|
||||
ast_alloc/ast_alloc \
|
||||
ast_alloc/ast_alloc_scripting \
|
||||
ast_free/ast_free \
|
||||
ast_free/ast_free_scripting \
|
||||
from_node/from_node \
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@ SRC_FILES = \
|
|||
line \
|
||||
line_edit_actions \
|
||||
line_edit_actions2 \
|
||||
line_editing \
|
||||
line_editing2 \
|
||||
line_edit_mode \
|
||||
line_edit_mode_interal \
|
||||
line_edit_mode_specific_key \
|
||||
line_editing \
|
||||
line_editing2 \
|
||||
line_globals \
|
||||
line_history \
|
||||
line_internals \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue