mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-26 21:18:33 -04:00
12 lines
245 B
Text
12 lines
245 B
Text
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
mqx/util_lib/.cproject \
|
|
mqx/util_lib/.project
|
|
|
|
EXTRA_DIST += \
|
|
mqx/util_lib/Sources/util.c \
|
|
mqx/util_lib/Sources/util.h
|
|
|