X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=appliance%2FMakefile.am;h=72dfc71a25b1c40cd6ee5f9bdbebc74a3bfc5b8a;hp=157c875825232644356863ebb1ad2779077a77f1;hb=40d270b0113f1e30319909b2d51adb5a57079cd1;hpb=8700a55d52f25f60f01ef1b67cff6d5c0071700b diff --git a/appliance/Makefile.am b/appliance/Makefile.am index 157c875..72dfc71 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -87,13 +87,13 @@ packagelist: packagelist.in if SUPERMIN supermin.d/base.img supermin.d/hostfiles: stamp-supermin -stamp-supermin: $(top_builddir)/initramfs/fakeroot.log $(top_builddir)/initramfs/init +stamp-supermin: $(INITRAMFSIMG) mkdir -p supermin.d rm -f $@ supermin.d/base.img supermin.d/hostfiles febootstrap-to-supermin $(top_builddir)/initramfs supermin.d/base.img supermin.d/hostfiles touch $@ -supermin.d/daemon.img: $(top_builddir)/initramfs/sbin/guestfsd +supermin.d/daemon.img: $(INITRAMFSIMG) mkdir -p supermin.d rm -f $@ $@-t (cd $(top_builddir)/initramfs && \