diff --git a/configure.ac b/configure.ac index f48e3de..f9684ed 100644 --- a/configure.ac +++ b/configure.ac @@ -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