mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-01 13:13:28 +00:00
Adapt make cscope
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
9a93073710
commit
f35227924b
1
Makefile
1
Makefile
@ -216,6 +216,7 @@ C_SOURCE_FILES = $(wildcard \
|
||||
tests/include/*/*.h tests/include/*/*/*.h \
|
||||
tests/src/*.c tests/src/*/*.c \
|
||||
tests/suites/*.function \
|
||||
tf-psa-crypto/tests/suites/*.function \
|
||||
)
|
||||
# Exuberant-ctags invocation. Other ctags implementations may require different options.
|
||||
CTAGS = ctags --langmap=c:+.h.function --line-directives=no -o
|
||||
|
Loading…
x
Reference in New Issue
Block a user