tests: Add libqemustub to qom-interface-check
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 15 Jan 2014 11:05:36 +0000 (03:05 -0800)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 16 Jan 2014 23:49:28 +0000 (09:49 +1000)
commit3dbe85b8404fa479ad0a75d5adb464949257f129
tree4e101f2f2512f42234bfd7061d8bcc1ac4901b56
parent1cf892ca2689c84960b4ce4d2723b6bee453711c
tests: Add libqemustub to qom-interface-check

The recent addition of util/error.c's dependency on error_report()
causes this test to fail to link due to a number of missing monitor
related symbols. All these symbols are however defined by libqemustub.
Add this libary to the link.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
tests/Makefile