mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
1
Makefile
1
Makefile
@@ -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