fix(autotools): missing Makefile in configure.ac
This commit is contained in:
parent
97b7240286
commit
b7dbf57dfb
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ AC_PROG_CC
|
||||||
|
|
||||||
# List Makefiles in subdirectories
|
# List Makefiles in subdirectories
|
||||||
AC_CONFIG_FILES([
|
AC_CONFIG_FILES([
|
||||||
|
Makefile
|
||||||
src/Makefile
|
src/Makefile
|
||||||
src/parser/Makefile
|
src/parser/Makefile
|
||||||
src/lexer/Makefile
|
src/lexer/Makefile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue