]> xenbits.xensource.com Git - qemu-upstream-4.3-testing.git/commitdiff
unbreak "make" from tests directory
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Oct 2010 08:18:35 +0000 (10:18 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 23 Oct 2010 14:46:51 +0000 (14:46 +0000)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure

index 9ed05def8a66f215c0825ed034c9ace759861ae4..f6a63bcffc9d2b7b1cbd40a5eb0e0b850f36badd 100755 (executable)
--- a/configure
+++ b/configure
@@ -2348,6 +2348,7 @@ printf "# Configured with:" >> $config_host_mak
 printf " '%s'" "$0" "$@" >> $config_host_mak
 echo >> $config_host_mak
 
+echo all: >> $config_host_mak
 echo "prefix=$prefix" >> $config_host_mak
 echo "bindir=$bindir" >> $config_host_mak
 echo "mandir=$mandir" >> $config_host_mak