mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 00:12:19 +01:00
9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
IDE/MPLABX16/README.md \
|
|
IDE/MPLABX16/main.c \
|
|
IDE/MPLABX16/user_settings.h
|