Blob Blame History Raw
From 6802e1b79c12a043ab36fe577f8819aeac0040b0 Mon Sep 17 00:00:00 2001
From: Pino Toscano <ptoscano@redhat.com>
Date: Mon, 29 Aug 2016 10:18:00 +0200
Subject: [PATCH] tests: add rhbz1370424.xml to EXTRA_DIST

Fixes commit 98aa78f288e44868bcccf56b777d57d9fd4ec6a6.

(cherry picked from commit f14dd26d361d9dd4a8f9278c0d5860db35eb63e3)
---
 tests/regressions/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/regressions/Makefile.am b/tests/regressions/Makefile.am
index 407c5b0..32bbc83 100644
--- a/tests/regressions/Makefile.am
+++ b/tests/regressions/Makefile.am
@@ -49,6 +49,7 @@ EXTRA_DIST = \
 	rhbz1232192.xml \
 	rhbz1285847.sh \
 	rhbz1370424.sh \
+	rhbz1370424.xml \
 	test-noexec-stack.pl
 
 TESTS = \
-- 
1.8.3.1