]> git.proxmox.com Git - qemu.git/commit - Makefile
Makefile: fixed rule TAGS
authorAlexandre Bique <alexandre.bique@citrix.com>
Fri, 7 Aug 2009 14:43:11 +0000 (15:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 24 Aug 2009 13:01:41 +0000 (08:01 -0500)
commit21d4e8e3efc66964d1cbe4dd0eb8f18303f84fa9
tree1f97683a1dab0f6c005d5bd4f0c05bb3e0aa4eb5
parent6b35e7bf488a894f8d9315d05846aae9bf580425
Makefile: fixed rule TAGS

- still works if the build dir is not the src dir
- use find instead of *.c block/*.c etc...

Signed-off-by: Alexandre Bique <alexandre.bique@citrix.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile