diff options
Diffstat (limited to 'tests/qtest/libqos/meson.build')
-rw-r--r-- | tests/qtest/libqos/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qtest/libqos/meson.build b/tests/qtest/libqos/meson.build index 32f0288..cc209a8 100644 --- a/tests/qtest/libqos/meson.build +++ b/tests/qtest/libqos/meson.build @@ -30,6 +30,7 @@ libqos_srcs = files( 'i2c.c', 'i2c-imx.c', 'i2c-omap.c', + 'igb.c', 'sdhci.c', 'tpci200.c', 'virtio.c', |