summaryrefslogtreecommitdiffstats
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index b8a5ba843..0d605d21a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -23,6 +23,7 @@ test_srcs = files(
'chip.c',
'chip_wp.c',
'selfcheck.c',
+ 'io_real.c',
)
if not programmer.get('dummy').get('active')