10 lines
253 B
Text
Executable file
10 lines
253 B
Text
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
|