mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
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:
parent
5340c8a0f3
commit
e6c3b0f7c4
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue