mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-03 00:24:37 -07:00
libqos: include dependencies
Otherwise rebuilds can fail when libqos is modified. Reported-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-id: 1372254743-15808-4-git-send-email-armbru@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
edbd790d20
commit
db2b5500c9
1 changed files with 1 additions and 0 deletions
|
|
@ -228,3 +228,4 @@ check-block: $(patsubst %,check-%, $(check-block-y))
|
|||
check: check-unit check-qtest
|
||||
|
||||
-include $(wildcard tests/*.d)
|
||||
-include $(wildcard tests/libqos/*.d)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue