X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Frtos%2FMakefile.am;h=b0f7daf5f490a13c0a6d09cb5bfd596bea6059b6;hb=227577ba7616ca129790090e1101b503f7b9cdb7;hp=fc3ab8b4219fb1863699b906f511579173ea9666;hpb=463df952157227866335e398102abe960ffa4131;p=openocd.git diff --git a/src/rtos/Makefile.am b/src/rtos/Makefile.am index fc3ab8b421..b0f7daf5f4 100644 --- a/src/rtos/Makefile.am +++ b/src/rtos/Makefile.am @@ -21,6 +21,7 @@ noinst_LTLIBRARIES += %D%/librtos.la %D%/mqx.c \ %D%/uCOS-III.c \ %D%/nuttx.c \ + %D%/rtkernel.c \ %D%/hwthread.c \ %D%/zephyr.c \ %D%/riot.c \