From 1cc8259bfe17be51eb1156329401285ed534e863 Mon Sep 17 00:00:00 2001 From: Osier Yang Date: Wed, 15 May 2013 01:18:26 +0800 Subject: [PATCH] tests: Add fchostdata in EXTRA_DIST Pushed under build-breaker rule. --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index f53e20837..2822d39db 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -86,7 +86,8 @@ EXTRA_DIST = \ xmconfigdata \ xml2sexprdata \ xml2vmxdata \ - .valgrind.supp + .valgrind.supp \ + fchostdata test_helpers = commandhelper ssh test_conf test_programs = virshtest sockettest \ -- 2.39.5