aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/Makefile
diff options
context:
space:
mode:
authorChristian Limpach <Christian.Limpach@xensource.com>2006-08-28 20:21:38 +0100
committerChristian Limpach <Christian.Limpach@xensource.com>2006-08-28 20:21:38 +0100
commit661a70db028b0cead30d054da277f5120a5e2322 (patch)
treec1f252369f85544416cf4c6435b26b19e95f0902 /tools/ioemu/Makefile
parenteea9e4edd856d73af7f14f6bedcc5df1772b481a (diff)
downloadxen-661a70db028b0cead30d054da277f5120a5e2322.tar.gz
xen-661a70db028b0cead30d054da277f5120a5e2322.tar.bz2
xen-661a70db028b0cead30d054da277f5120a5e2322.zip
[qemu] Add target-i386-dm and hw *.[ch] files to TAGS.
Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
Diffstat (limited to 'tools/ioemu/Makefile')
-rw-r--r--tools/ioemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ioemu/Makefile b/tools/ioemu/Makefile
index 1d8b61d3b2..beab19c772 100644
--- a/tools/ioemu/Makefile
+++ b/tools/ioemu/Makefile
@@ -94,7 +94,7 @@ test speed test2: all
$(MAKE) -C tests $@
TAGS:
- etags *.[ch] tests/*.[ch]
+ etags *.[ch] target-i386-dm/*.[ch] hw/*.[ch]
cscope:
rm -f ./cscope.*