mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-17 00:55:12 -05:00
11 lines
265 B
Text
11 lines
265 B
Text
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/ctaocrypt_test.X/Makefile
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/ctaocrypt_test.X/nbproject/configurations.xml \
|
|
mplabx/ctaocrypt_test.X/nbproject/project.xml
|
|
|