aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/Makefile
diff options
context:
space:
mode:
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.*