From 1453b3e8465c75e223fe0cd60496a2df6662f534 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 31 Jul 2017 15:34:08 +0100 Subject: [PATCH] Add new ldoms binaries to EXTRA_DIST. Fixes commit 0e25bd8297ddedec14a260b25a6347ccca784df3 and commit dc0c2972e178a6de9ee87501acca54447ea9c699. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index e2aec8a..3c0d5ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -110,6 +110,8 @@ EXTRA_DIST = \ tests/kvm-explicit-cpu/sbin/virt-what-cpuid-helper \ tests/ldoms/dev/mdesc \ tests/ldoms/proc/cpuinfo \ + tests/ldoms/sbin/uname \ + tests/ldoms/sbin/virt-what-cpuid-helper \ tests/linux-vserver/proc/cpuinfo \ tests/linux-vserver/proc/self/status \ tests/linux-vserver/sbin/dmidecode \ -- 1.8.3.1