merge
This commit is contained in:
commit
7c92b7fe56
5 changed files with 50 additions and 6 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ INCLUDES = include/ libtf/ libft/
|
|||
# .c files in src/ without the extension
|
||||
CODE = main ask_command error path parse_command exec_command builtin \
|
||||
signals cool_readline variables parse_command_utils \
|
||||
parse_command_read_string parse_command_read_element
|
||||
parse_command_read_string parse_command_read_element echo_builtin
|
||||
# directories to 'make'
|
||||
LIBRARIES = libtf libft
|
||||
# .a files to include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue