diff --git a/iocs/acsMotionIOC/acsMotionApp/src/Makefile b/iocs/acsMotionIOC/acsMotionApp/src/Makefile index 09d1722..388f872 100644 --- a/iocs/acsMotionIOC/acsMotionApp/src/Makefile +++ b/iocs/acsMotionIOC/acsMotionApp/src/Makefile @@ -12,11 +12,6 @@ include $(TOP)/configure/CONFIG # Build the IOC application PROD_IOC = acsMotion - -# Include the old dbd file that travis appears to have cached until it builds the new one -DBD += acsMotion.dbd -acsMotion_DBD += base.dbd - # acsMotionIOC.dbd will be created and installed DBD += acsMotionIOC.dbd