[libvirt] [PATCH] qemu: add qemu_monitor_priv.h to sources list

Daniel P. Berrangé posted 1 patch 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180612091705.4013-1-berrange@redhat.com
Test syntax-check passed
src/qemu/Makefile.inc.am | 1 +
1 file changed, 1 insertion(+)
[libvirt] [PATCH] qemu: add qemu_monitor_priv.h to sources list
Posted by Daniel P. Berrangé 5 years, 10 months ago
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---

Pushed as a build fix

 src/qemu/Makefile.inc.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/qemu/Makefile.inc.am b/src/qemu/Makefile.inc.am
index 46797af4be..2afa67f195 100644
--- a/src/qemu/Makefile.inc.am
+++ b/src/qemu/Makefile.inc.am
@@ -40,6 +40,7 @@ QEMU_DRIVER_SOURCES = \
         qemu/qemu_migration_paramspriv.h \
 	qemu/qemu_monitor.c \
 	qemu/qemu_monitor.h \
+	qemu/qemu_monitor_priv.h \
 	qemu/qemu_monitor_text.c \
 	qemu/qemu_monitor_text.h \
 	qemu/qemu_monitor_json.c \
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list