X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=2286dd5d8db8ec25026afee364e50fd1db79b231;hp=47ef6d0ce5f309413077cbae1a4e3ba1bf892f20;hb=cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0;hpb=1507d230a8ca04f9d8114cd7f6b6fa4161abe746 diff --git a/Makefile.am b/Makefile.am index 47ef6d0..2286dd5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,8 @@ EXTRA_DIST = \ recipes/*.sh \ recipes/*.example \ html/recipes.css \ - make-recipes.sh + make-recipes.sh \ + test-cleanup.sh # Build the root filesystem. # Currently this is arch-dependent, so it seems like putting it in @@ -197,11 +198,11 @@ test-boot-realistic: emptydisk -serial stdio \ -net channel,6666:unix:/tmp/sock,server,nowait \ -net user,vlan=0 \ - -net nic,vlan=0 + -net nic,model=virtio,vlan=0 # Make clean. -CLEANFILES = $(fs_DATA) emptydisk pod2htm?.tmp *~ html/*~ recipes/*~ +CLEANFILES = $(fs_DATA) emptydisk pod2htm?.tmp clean-local: rm -rf initramfs