forked from wolfSSL/wolfssl
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
|
|
# vim:ft=automake
|
||
|
|
# All paths should be given relative to the root
|
||
|
|
#
|
||
|
|
|
||
|
|
EXTRA_DIST += \
|
||
|
|
mqx/cyassl/.cproject \
|
||
|
|
mqx/cyassl/.project
|
||
|
|
|