]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile
build-sys: Move qapi-{types, visit, event}.o into util-obj-y
authorFam Zheng <famz@redhat.com>
Thu, 7 Aug 2014 02:34:41 +0000 (10:34 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 8 Aug 2014 20:09:17 +0000 (00:09 +0400)
commit169a24aea4f287739797a8b15565b9b5e59e53be
treecda4c0cc323eb22c8f58cfd9d7c199a02ec2182a
parent90bda0823a77ca54f27731ef5cb8dc46ecc7a40d
build-sys: Move qapi-{types, visit, event}.o into util-obj-y

These three objects are repeated in multiple times in Makefiles. Let's
just add them to libqemuutil.a, and don't list explicitly elsewhere.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Makefile
Makefile.objs
tests/Makefile