Skip to content

Commit 024ce1e

Browse files
kraxelstsquad
authored andcommitted
tests: fix "make check-qtest" for modular builds
Signed-off-by: Gerd Hoffmann <[email protected]> Signed-off-by: Alex Bennée <[email protected]> Message-Id: <[email protected]>
1 parent 83c85bf commit 024ce1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/qtest/Makefile.include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ tests/qtest/tco-test$(EXESUF): tests/qtest/tco-test.o $(libqos-pc-obj-y)
277277
tests/qtest/virtio-ccw-test$(EXESUF): tests/qtest/virtio-ccw-test.o
278278
tests/qtest/display-vga-test$(EXESUF): tests/qtest/display-vga-test.o
279279
tests/qtest/qom-test$(EXESUF): tests/qtest/qom-test.o
280+
tests/qtest/modules-test$(EXESUF): tests/qtest/modules-test.o
280281
tests/qtest/test-hmp$(EXESUF): tests/qtest/test-hmp.o
281282
tests/qtest/machine-none-test$(EXESUF): tests/qtest/machine-none-test.o
282283
tests/qtest/device-plug-test$(EXESUF): tests/qtest/device-plug-test.o

0 commit comments

Comments
 (0)