From c216e5add11d3539810657e5524881fb0bd25d91 Mon Sep 17 00:00:00 2001 From: Michael Roth Date: Thu, 19 Jan 2012 22:28:18 -0600 Subject: qemu-ga: rename guest-agent-commands.c -> commands-posix.c --- Makefile.objs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.objs') diff --git a/Makefile.objs b/Makefile.objs index 49ab82bc7..6ce8a1dae 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -424,7 +424,7 @@ common-obj-y += qmp.o hmp.o ###################################################################### # guest agent -qga-nested-y = commands.o guest-agent-commands.o guest-agent-command-state.o +qga-nested-y = commands.o commands-posix.o guest-agent-command-state.o qga-nested-y += channel-posix.o qga-obj-y = $(addprefix qga/, $(qga-nested-y)) qga-obj-y += qemu-ga.o qemu-sockets.o module.o qemu-option.o -- cgit v1.2.3