From: Richard Jones Date: Tue, 28 Apr 2009 21:44:59 +0000 (+0100) Subject: Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs X-Git-Tag: 1.0.16~23 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=f666990c2f6d94beee4f21c0e52e582eee68b054;hp=141f019348017d0ae217b9c3fd9805a963313d82 Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs --- diff --git a/Makefile.am b/Makefile.am index a65c9d7..47ef6d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -80,6 +80,9 @@ $(INITRAMFSIMG): initramfs/fakeroot.log daemon/guestfsd bash $(top_builddir)/update-initramfs.sh touch $@ +make-initramfs.sh: make-initramfs.sh.in + ./config.status $@ + # Tests. These are auto-generated from the test descriptions. check_PROGRAMS = tests