]> git.proxmox.com Git - qemu.git/commitdiff
Fix out of tree builds.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 18 Nov 2007 21:12:37 +0000 (21:12 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 18 Nov 2007 21:12:37 +0000 (21:12 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3692 c046a42c-6fe2-441c-8c8c-71466251a162

Makefile

index 493330c092272e7df252e4cdffc5024a4a058782..e8f0724b5b94234904f49f91f0e296589eb56161 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
 # Makefile for QEMU.
 
-VPATH=$(SRC_PATH):$(SRC_PATH)/hw
-
 include config-host.mak
 
 .PHONY: all clean distclean dvi info install install-doc tar tarbin \
        speed test html dvi info
 
+VPATH=$(SRC_PATH):$(SRC_PATH)/hw
+
 BASE_CFLAGS=
 BASE_LDFLAGS=