sim-card
/
qemu
Archived
10
0
Fork 0

unbreak "make" from tests directory

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Paolo Bonzini 2010-10-21 10:18:35 +02:00 committed by Blue Swirl
parent 5340c8a0f3
commit e6c3b0f7c4
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -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