diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-07-15 11:39:13 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-21 06:30:12 -0400 |
commit | 7272fc72682c2573c67136e2c175d33d00d8905b (patch) | |
tree | a3922cfcbffade17e643b85f7e756a1b66741ca5 /qga/Makefile.objs | |
parent | f15bff25f7c6843d698e122dc8d1b5927360f6c1 (diff) |
meson: convert vss-win32
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qga/Makefile.objs')
-rw-r--r-- | qga/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qga/Makefile.objs b/qga/Makefile.objs deleted file mode 100644 index 9ecf2496da..0000000000 --- a/qga/Makefile.objs +++ /dev/null @@ -1 +0,0 @@ -qga-vss-dll-obj-$(CONFIG_QGA_VSS) += vss-win32/ |