commit | c02817e5bfbb27955cac970019e6670dc427bc41 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sat Apr 27 00:27:48 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Apr 27 00:28:34 2013 +0200 |
tree | aa81ba3ca3958d5046c45e45cba8d9261e515159 | |
parent | 6821cdc7c857c6af47277e98dde24cc99ddc0531 [diff] |
win32: move Makefile dependencies on version-obj-y to rules.mak This makes the test on $(LIBTOOL) work. Otherwise, LIBTOOL is /bin/false by the time the test is done. Fixes Win32 compilation without a working cross-libtool. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>