fix: Fixed ALL the code
This commit is contained in:
parent
03c35d5366
commit
97b7240286
10 changed files with 68 additions and 11 deletions
|
|
@ -25,7 +25,6 @@ AC_PROG_CC
|
|||
# List Makefiles in subdirectories
|
||||
AC_CONFIG_FILES([
|
||||
src/Makefile
|
||||
src/ast/Makefile
|
||||
src/parser/Makefile
|
||||
src/lexer/Makefile
|
||||
src/io_backend/Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue