The file was introduced in be03587a3446, but it was not added
to $(cpumap_DATA) at the time and so it didn't show up in the
distribution archive.

Signed-off-by: Andrea Bolognani <[email protected]>
---
Pushed under the build breaker rule.

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

diff --git a/src/cpu_map/Makefile.inc.am b/src/cpu_map/Makefile.inc.am
index ce8a311e22..7eb86c8fc7 100644
--- a/src/cpu_map/Makefile.inc.am
+++ b/src/cpu_map/Makefile.inc.am
@@ -2,6 +2,7 @@
 
 cpumapdir = $(pkgdatadir)/cpu_map
 cpumap_DATA = \
+       cpu_map/arm_features.xml \
        cpu_map/index.xml \
        cpu_map/ppc64_vendors.xml \
        cpu_map/ppc64_POWER7.xml \
-- 
2.21.0

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to