mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-06 22:27:49 -04:00
11 lines
232 B
Text
11 lines
232 B
Text
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
mcapi/zlib.X/Makefile
|
|
|
|
EXTRA_DIST += \
|
|
mcapi/zlib.X/nbproject/configurations.xml \
|
|
mcapi/zlib.X/nbproject/project.xml
|
|
|