mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-04 00:55:04 +01:00
12 lines
262 B
Plaintext
12 lines
262 B
Plaintext
|
|
# vim:ft=automake
|
||
|
|
# All paths should be given relative to the root
|
||
|
|
#
|
||
|
|
|
||
|
|
EXTRA_DIST += \
|
||
|
|
mcapi/wolfcrypt_test.X/Makefile
|
||
|
|
|
||
|
|
EXTRA_DIST += \
|
||
|
|
mcapi/wolfcrypt_test.X/nbproject/configurations.xml \
|
||
|
|
mcapi/wolfcrypt_test.X/nbproject/project.xml
|
||
|
|
|