mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 11:02:22 +01:00
11 lines
253 B
Plaintext
Executable File
11 lines
253 B
Plaintext
Executable File
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/wolfssl.X/Makefile
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/wolfssl.X/nbproject/configurations.xml \
|
|
mplabx/wolfssl.X/nbproject/project.xml
|