fix: build and .sh test file for functions
This commit is contained in:
parent
a63632005c
commit
3cd231f031
7 changed files with 12 additions and 7 deletions
|
|
@ -20,7 +20,8 @@ libutils_a_SOURCES = \
|
|||
ast/ast_loop.c \
|
||||
args/args.c \
|
||||
vars/vars.c \
|
||||
ast/ast_assignment.c
|
||||
ast/ast_assignment.c \
|
||||
ast/ast_function.c
|
||||
|
||||
libutils_a_CPPFLAGS = -I$(top_srcdir)/src
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue