12 lines
276 B
Text
12 lines
276 B
Text
|
# vim:ft=automake
|
||
|
# All paths should be given relative to the root
|
||
|
#
|
||
|
|
||
|
EXTRA_DIST += \
|
||
|
mplabx/wolfcrypt_test.X/Makefile
|
||
|
|
||
|
EXTRA_DIST += \
|
||
|
mplabx/wolfcrypt_test.X/nbproject/configurations.xml \
|
||
|
mplabx/wolfcrypt_test.X/nbproject/project.xml
|
||
|
|