diff --git a/andorApp/src/Makefile b/andorApp/src/Makefile index 9bc26c5..bcd64f0 100755 --- a/andorApp/src/Makefile +++ b/andorApp/src/Makefile @@ -25,6 +25,11 @@ endif include $(ADCORE)/ADApp/commonLibraryMakefile +PROD_IOC_Linux += linuxTest +PROD_IOC_Linux += FKTest +PROD_IOC_Linux += accumTest +PROD_SYS_LIBS += andor + #============================= include $(TOP)/configure/RULES