X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Frtos%2FMakefile.am;h=38adb6e923660c4735703a71e0bf5b9e791ba12a;hb=21ef7e30d4f47a78e2b3aacedd425f0966465352;hp=c8c402303291224949b4fc895531b7c938fe66a8;hpb=9ec306e95a07ca9a5a72619618f5ed54e1fc8920;p=openocd.git diff --git a/src/rtos/Makefile.am b/src/rtos/Makefile.am index c8c4023032..38adb6e923 100644 --- a/src/rtos/Makefile.am +++ b/src/rtos/Makefile.am @@ -12,10 +12,12 @@ noinst_LTLIBRARIES += %D%/librtos.la %D%/eCos.c \ %D%/linux.c \ %D%/ChibiOS.c \ + %D%/chromium-ec.c \ %D%/embKernel.c \ %D%/mqx.c \ %D%/uCOS-III.c \ %D%/nuttx.c \ + %D%/hwthread.c \ %D%/rtos.h \ %D%/rtos_standard_stackings.h \ %D%/rtos_ecos_stackings.h \