virt-what/SOURCES/0035-Add-test-file-to-EXTRA...

25 lines
760 B
Diff

From 9257d0980ae08d7acd8ebdaeae0270f480b7b1af Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Thu, 14 Apr 2022 13:50:46 +0100
Subject: [PATCH 35/36] Add test file to EXTRA_DIST
Fixes: commit 7e679278431aa1a188dfe423526dfea82fddcbd3
(cherry picked from commit 5c6076110ec42c0f54a0a926f3bc9351520a6780)
---
tests/alibaba-cloud-x86/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/alibaba-cloud-x86/Makefile.am b/tests/alibaba-cloud-x86/Makefile.am
index c9ea7a1..b748df8 100644
--- a/tests/alibaba-cloud-x86/Makefile.am
+++ b/tests/alibaba-cloud-x86/Makefile.am
@@ -24,4 +24,5 @@ EXTRA_DIST = \
proc/cpuinfo \
proc/self/status \
sbin/dmidecode \
+ sbin/uname \
sbin/virt-what-cpuid-helper
--
2.31.1