X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=f2f26e70e5ae8675dadf3a468aa6822bc926fe48;hb=62df226f26bd6ac3c481a7790eb89d760d2f0386;hp=a65c9d7794d375373ca25f309591043bbc2e6a6b;hpb=1957e9ed3402120f4868dcea04abb51ceb44df30;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index a65c9d7..f2f26e7 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 @@ -198,7 +201,7 @@ test-boot-realistic: emptydisk # Make clean. -CLEANFILES = $(fs_DATA) emptydisk pod2htm?.tmp *~ html/*~ recipes/*~ +CLEANFILES = $(fs_DATA) emptydisk pod2htm?.tmp clean-local: rm -rf initramfs