R3.14.x conversion from 'config' to 'configure' directory.

This commit is contained in:
Ron Sluiter
2002-09-13 21:02:14 +00:00
parent 44b2fd2f90
commit 0a5d942bc2
+2 -2
View File
@@ -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