aboutsummaryrefslogtreecommitdiff
path: root/qga/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'qga/Makefile.objs')
-rw-r--r--qga/Makefile.objs10
1 files changed, 0 insertions, 10 deletions
diff --git a/qga/Makefile.objs b/qga/Makefile.objs
deleted file mode 100644
index 9c558ae51c..0000000000
--- a/qga/Makefile.objs
+++ /dev/null
@@ -1,10 +0,0 @@
-commands-posix.o-libs := $(LIBUDEV_LIBS)
-qga-obj-y = commands.o guest-agent-command-state.o main.o
-qga-obj-$(CONFIG_POSIX) += commands-posix.o channel-posix.o
-qga-obj-$(CONFIG_WIN32) += commands-win32.o channel-win32.o service-win32.o
-qga-obj-$(CONFIG_WIN32) += vss-win32.o
-qga-obj-y += qapi-generated/qga-qapi-types.o qapi-generated/qga-qapi-visit.o
-qga-obj-y += qapi-generated/qga-qapi-commands.o
-qga-obj-y += qapi-generated/qga-qapi-init-commands.o
-
-qga-vss-dll-obj-$(CONFIG_QGA_VSS) += vss-win32/