Skip to content

Commit

Permalink
Re-add the old dbd file until travis builds the new one
Browse files Browse the repository at this point in the history
  • Loading branch information
kmpeters committed Aug 5, 2020
1 parent 60ee433 commit d2648c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions iocs/acsMotionIOC/acsMotionApp/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ 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

Expand Down

0 comments on commit d2648c0

Please sign in to comment.