mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 23:32:21 +01:00
12 lines
187 B
Plaintext
12 lines
187 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
mqx/README
|
|
|
|
EXTRA_DIST += \
|
|
mqx/wolfssl/.cproject \
|
|
mqx/wolfssl/.project
|
|
|