diff options
Diffstat (limited to 'tests/meson.build')
-rw-r--r-- | tests/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build index 8019bd37..df563580 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -14,6 +14,7 @@ root_includes = include_directories('../subprojects') srcs = [ + 'io_mock.c', 'tests.c', 'helpers.c', 'flashrom.c', |