Skip to content
Snippets Groups Projects
Commit c857f905 authored by Greg Kurz's avatar Greg Kurz Committed by Laurent Vivier
Browse files

Makefile: Skip the meson subdir in cscope/TAGS/ctags


If the meson submodule is present, we don't really want to index its
source code. Consolidate the find command in a single place and use
it for cscope, ctags and etags. Note that this now causes ctags and
etags to also index assembly files, but this is okay since they both
have been supporting assembly since 2001 at least.

Signed-off-by: default avatarGreg Kurz <groug@kaod.org>
Acked-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Message-Id: <159916247553.691541.10480293747685886851.stgit@bahia.lan>
Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
parent 8dc746b2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment