tests: fix "make check-qtest" for modular builds
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Jul 2020 20:36:51 +0000 (22:36 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:29 +0000 (15:53 +0100)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200710203652.9708-2-kraxel@redhat.com>

tests/qtest/Makefile.include

index 98af2c2d9338c4e68c0d8ab783baf0a6bd4a8d63..6a0276fd42dd857147b7d32b4cfefe890a9e9a22 100644 (file)
@@ -277,6 +277,7 @@ tests/qtest/tco-test$(EXESUF): tests/qtest/tco-test.o $(libqos-pc-obj-y)
 tests/qtest/virtio-ccw-test$(EXESUF): tests/qtest/virtio-ccw-test.o
 tests/qtest/display-vga-test$(EXESUF): tests/qtest/display-vga-test.o
 tests/qtest/qom-test$(EXESUF): tests/qtest/qom-test.o
+tests/qtest/modules-test$(EXESUF): tests/qtest/modules-test.o
 tests/qtest/test-hmp$(EXESUF): tests/qtest/test-hmp.o
 tests/qtest/machine-none-test$(EXESUF): tests/qtest/machine-none-test.o
 tests/qtest/device-plug-test$(EXESUF): tests/qtest/device-plug-test.o