From b28815d7bf03d156af0276a11433638dcd736662 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Thu, 21 May 2009 17:16:00 +0100 Subject: [PATCH 1/1] Add test-bootbootboot.sh script to EXTRA_DIST. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fc397cd..966b593 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,7 +64,8 @@ EXTRA_DIST = \ contrib/fedora-libguestfs.spec \ contrib/febootstrap/install.title \ contrib/febootstrap/install.html \ - contrib/febootstrap/install.sh + contrib/febootstrap/install.sh \ + test-bootbootboot.sh # Build the root filesystem. # Currently this is arch-dependent, so it seems like putting it in -- 1.8.3.1