summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09f8d5d..2a4b3f3 100644
--- a/Makefile
+++ b/Makefile
@@ -301,7 +301,7 @@ test speed: all
$(MAKE) -C tests $@
TAGS:
- etags *.[ch] tests/*.[ch]
+ etags *.[ch] tests/*.[ch] block/*.[ch] hw/*.[ch]
cscope:
rm -f ./cscope.*
OpenPOWER on IntegriCloud