From: Richard W.M. Jones Date: Tue, 21 Apr 2015 11:12:45 +0000 (+0100) Subject: xen-arm: Fix path in EXTRA_DIST. X-Git-Tag: 1.15~1 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=5c4bdcf6abe012dbc4965e5bede00c8a9d31a8f6;p=virt-what.git xen-arm: Fix path in EXTRA_DIST. --- diff --git a/Makefile.am b/Makefile.am index 514d229..8a47e96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -201,7 +201,7 @@ EXTRA_DIST = \ tests/rhel5-xen-domU-pv/sys/hypervisor/compilation/compile_date \ tests/rhel5-xen-domU-pv/sys/hypervisor/uuid \ tests/xen-arm/proc/cpuinfo \ - tests/xen-arm/proc/device-tree/compatible \ + tests/xen-arm/proc/device-tree/hypervisor/compatible \ tests/xen-arm/proc/self/status \ tests/xen-arm/sbin/dmidecode \ tests/xen-arm/sbin/uname \