mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-17 15:49:54 +00:00
@@ -216,6 +216,7 @@ C_SOURCE_FILES = $(wildcard \
|
|||||||
tests/include/*/*.h tests/include/*/*/*.h \
|
tests/include/*/*.h tests/include/*/*/*.h \
|
||||||
tests/src/*.c tests/src/*/*.c \
|
tests/src/*.c tests/src/*/*.c \
|
||||||
tests/suites/*.function \
|
tests/suites/*.function \
|
||||||
|
tf-psa-crypto/tests/suites/*.function \
|
||||||
)
|
)
|
||||||
# Exuberant-ctags invocation. Other ctags implementations may require different options.
|
# Exuberant-ctags invocation. Other ctags implementations may require different options.
|
||||||
CTAGS = ctags --langmap=c:+.h.function --line-directives=no -o
|
CTAGS = ctags --langmap=c:+.h.function --line-directives=no -o
|
||||||
|
|||||||
Reference in New Issue
Block a user