forked from epics_driver_modules/motorBase
R3.14.x conversion from 'config' to 'configure' directory.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
TOP = ..
|
||||
include $(TOP)/config/CONFIG_APP
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
# MotorSrc is required for all motor record configurations. It MUST appear
|
||||
# 1st in this list of directories.
|
||||
@@ -28,4 +28,4 @@ ifdef MPF_SERIAL
|
||||
endif
|
||||
|
||||
DIRS += Db
|
||||
include $(TOP)/config/RULES_DIRS
|
||||
include $(TOP)/configure/RULES_DIRS
|
||||
|
||||
Reference in New Issue
Block a user