fix(configure.ac): commented Makefiles for testing

This commit is contained in:
Matteo Flebus 2026-01-09 14:34:22 +01:00
parent b54488c17f
commit c341b62ec6

View file

@ -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