aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtos/Makefile.am')
-rw-r--r--src/rtos/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rtos/Makefile.am b/src/rtos/Makefile.am
index f00d719..fc3ab8b 100644
--- a/src/rtos/Makefile.am
+++ b/src/rtos/Makefile.am
@@ -10,6 +10,7 @@ noinst_LTLIBRARIES += %D%/librtos.la
%D%/rtos_mqx_stackings.c \
%D%/rtos_ucos_iii_stackings.c \
%D%/rtos_riot_stackings.c \
+ %D%/rtos_nuttx_stackings.c \
%D%/FreeRTOS.c \
%D%/ThreadX.c \
%D%/eCos.c \
@@ -32,4 +33,5 @@ noinst_LTLIBRARIES += %D%/librtos.la
%D%/rtos_mqx_stackings.h \
%D%/rtos_riot_stackings.h \
%D%/rtos_ucos_iii_stackings.h \
+ %D%/rtos_nuttx_stackings.h \
%D%/nuttx_header.h