a8e3fc5 fix previous commit

Authored and Committed by bonzini 11 years ago
1 file changed. 7 lines added. 1 lines removed.
    fix previous commit
    
    When doing a kvmonly build, "make install" failed to find files that were
    deleted by the "make clean".  Only do "make clean" in non-kvmonly builds that
    do need a qemu-kvm binary (which basically means Fedora x86).
    
        
file modified
+7 -1