Hi, I add test .c file into cpukit/score/src, and test.h file and test.inl file into cpukit/inlude/rtems/score cpukit/inline/rtems/score, then I update makefile.am, and run automake. but when building the source, there is an error: error: rtems/score/test.h : no such file or directory my rtems version is 4.7.1 what did I miss ?