Blob Blame History Raw
From a52f3154da33115580953e5fc1abc0dfa062743e Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Sun, 24 Apr 2016 19:00:03 +0100
Subject: [PATCH] tests: Add tests/qemu/boot-benchmark-range.pl to EXTRA_DIST.

Updates commit 8299d7087a6457828a57ecace54c01b73912a9c7.

(cherry picked from commit 7f572434f0acc47b5091eb4fd12bd1936198bec8)
---
 tests/qemu/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/qemu/Makefile.am b/tests/qemu/Makefile.am
index fdf643f..f2171cd 100644
--- a/tests/qemu/Makefile.am
+++ b/tests/qemu/Makefile.am
@@ -30,6 +30,7 @@ TESTS_ENVIRONMENT = $(top_builddir)/run --test
 
 EXTRA_DIST = \
 	$(TESTS) \
+	boot-benchmark-range.pl \
 	qemu-boot.c \
 	qemu-speed-test.c
 
-- 
1.8.3.1