]> git.proxmox.com Git - mirror_qemu.git/blame - qga/Makefile.objs
net: reorganize headers
[mirror_qemu.git] / qga / Makefile.objs
CommitLineData
4eb7ba8a
PB
1qga-obj-y = commands.o guest-agent-command-state.o
2qga-obj-$(CONFIG_POSIX) += commands-posix.o channel-posix.o
3qga-obj-$(CONFIG_WIN32) += commands-win32.o channel-win32.o service-win32.o
54c2e502
DH
4qga-obj-y += qapi-generated/qga-qapi-types.o qapi-generated/qga-qapi-visit.o
5qga-obj-y += qapi-generated/qga-qmp-marshal.o