]> xenbits.xensource.com Git - libvirt.git/commitdiff
cpu_map: Ship arm_features.xml
authorAndrea Bolognani <abologna@redhat.com>
Thu, 7 Nov 2019 17:04:31 +0000 (18:04 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 7 Nov 2019 17:09:39 +0000 (18:09 +0100)
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 <abologna@redhat.com>
src/cpu_map/Makefile.inc.am

index ce8a311e22f231db2ff666d812878fd0a34d79fd..7eb86c8fc7aa478e60dc6e88e1e1c84d17d9d3ab 100644 (file)
@@ -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 \