make tags useful for block drivers and hardaware devices

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Juan Quintela 2009-06-29 13:49:29 +02:00 committed by Anthony Liguori
parent b6271b484c
commit ae95ade0cd
1 changed files with 1 additions and 1 deletions

View File

@ -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.*