mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 19:40:50 +02:00
8 lines
264 B
Plaintext
8 lines
264 B
Plaintext
|
|
# vim:ft=automake
|
||
|
|
# All paths should be given relative to the root
|
||
|
|
#
|
||
|
|
|
||
|
|
EXTRA_DIST += \
|
||
|
|
IDE/MPLABX16/wolfssl.X/nbproject/configurations.xml \
|
||
|
|
IDE/MPLABX16/wolfssl.X/nbproject/project.xml
|