From 3087b47c3abac1ad8773dd07500b51423e62079f Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 15 Jun 2009 23:02:36 +0100 Subject: [PATCH] Missing files from previous release. --- appliance/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/appliance/Makefile.am b/appliance/Makefile.am index 3362992..2c8a0be 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -16,7 +16,10 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. EXTRA_DIST = \ - make.sh update.sh supermin-split.sh supermin-make.sh + make.sh update.sh supermin-split.sh supermin-make.sh \ + guestfs-supermin-helper \ + kmod.whitelist \ + kmod.whitelist.in # Build the root filesystem (appliance). # Currently this is arch-dependent, so it seems like putting it in -- 1.8.3.1