qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT ae95ade] make tags useful for block drivers and h


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT ae95ade] make tags useful for block drivers and hardawaredevices
Date: Tue, 30 Jun 2009 00:57:40 -0000

From: Juan Quintela <address@hidden>

Signed-off-by: Juan Quintela <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]