diff --git a/src/libCom/test/Makefile b/src/libCom/test/Makefile index 8cfa28478..d35005681 100644 --- a/src/libCom/test/Makefile +++ b/src/libCom/test/Makefile @@ -56,5 +56,7 @@ OBJS_IOC += epicsExceptionTest #fdmgrTest_SRCS += fdmgrTest.c #PROD_HOST += fdmgrTest +PROD_RTEMS = $(PROD_HOST) + include $(TOP)/configure/RULES