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
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…
Reference in New Issue
Block a user