fix(configure.ac): commented Makefiles for testing
This commit is contained in:
parent
b54488c17f
commit
c341b62ec6
1 changed files with 3 additions and 3 deletions
|
|
@ -32,9 +32,9 @@ AC_CONFIG_FILES([
|
|||
src/execution/Makefile
|
||||
src/expansion/Makefile
|
||||
src/utils/Makefile
|
||||
tests/Makefile
|
||||
tests/unit/Makefile
|
||||
tests/unit/utils/Makefile
|
||||
])
|
||||
# TODO add tests Makefile here
|
||||
# tests/Makefile
|
||||
# tests/unit/Makefile
|
||||
# tests/unit/utils/Makefile
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue