From: Paolo Bonzini Date: Tue, 15 Jan 2019 18:19:07 +0000 (+0100) Subject: tests: remove rule for nonexisting qdev-monitor-test X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f48a79da78eb605bb0977f930ca137e9b8bdede8;p=qemu.git tests: remove rule for nonexisting qdev-monitor-test This test was merged into drive_del-test in 2014. Signed-off-by: Paolo Bonzini Reviewed-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Laurent Vivier Fixes: e2f3f221885a90de766ce9a3 ("Merge of qdev-monitor-test, blockdev-test") Signed-off-by: Thomas Huth --- diff --git a/tests/Makefile.include b/tests/Makefile.include index e0b9aa24b0..4eea38ae99 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -748,7 +748,6 @@ tests/qom-test$(EXESUF): tests/qom-test.o tests/test-hmp$(EXESUF): tests/test-hmp.o tests/machine-none-test$(EXESUF): tests/machine-none-test.o tests/drive_del-test$(EXESUF): tests/drive_del-test.o $(libqos-virtio-obj-y) -tests/qdev-monitor-test$(EXESUF): tests/qdev-monitor-test.o $(libqos-pc-obj-y) tests/nvme-test$(EXESUF): tests/nvme-test.o $(libqos-pc-obj-y) tests/pvpanic-test$(EXESUF): tests/pvpanic-test.o tests/i82801b11-test$(EXESUF): tests/i82801b11-test.o