From: Richard Jones Date: Mon, 22 Jun 2009 11:23:12 +0000 (+0100) Subject: Rebuild supermin appliance when the daemon is updated. X-Git-Tag: 1.0.51~11 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=23273711bdbb07cabb19c095797a33d71b7fe711 Rebuild supermin appliance when the daemon is updated. --- diff --git a/appliance/Makefile.am b/appliance/Makefile.am index d692c7f..d15e5f2 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -80,7 +80,7 @@ if SUPERMIN # First we need to decide which files go in and out of the supermin # appliance. This decision is made by 'supermin-split.sh'. $(SUPERMINFILES): supermin.incfiles -supermin.incfiles: $(top_builddir)/initramfs/fakeroot.log supermin-split.sh +supermin.incfiles: $(top_builddir)/initramfs/fakeroot.log $(top_builddir)/daemon/guestfsd supermin-split.sh rm -f supermin.incfiles $(SUPERMINFILES) bash supermin-split.sh