Skip to content

Commit

Permalink
Renamed phytron.dbd to phytronSupport.dbd to avoid conflicts with exa…
Browse files Browse the repository at this point in the history
…mple IOC.
  • Loading branch information
kmpeters committed Apr 10, 2019
1 parent cfe5671 commit e2cb686
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phytronApp/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include $(TOP)/configure/CONFIG

LIBRARY_IOC += phytronAxisMotor

DBD += phytron.dbd
DBD += phytronSupport.dbd

# The following are compiled and added to the support library
phytronAxisMotor_SRCS += phytronAxisMotor.cpp
Expand Down
File renamed without changes.

0 comments on commit e2cb686

Please sign in to comment.