From: Christian Limpach Date: Mon, 28 Aug 2006 19:21:38 +0000 (+0100) Subject: [qemu] Add target-i386-dm and hw *.[ch] files to TAGS. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15681^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=661a70db028b0cead30d054da277f5120a5e2322;p=xen.git [qemu] Add target-i386-dm and hw *.[ch] files to TAGS. Signed-off-by: Christian Limpach --- 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.*