diff --git a/motorExApp/Makefile b/motorExApp/Makefile index 69aa66b5..1dc63300 100644 --- a/motorExApp/Makefile +++ b/motorExApp/Makefile @@ -1,9 +1,9 @@ TOP = .. -include $(TOP)/config/CONFIG_APP +include $(TOP)/configure/CONFIG #DIRS += Db #DIRS += NoMPF #DIRS += WithMPF #DIRS += ipServerApp -include $(TOP)/config/RULES_DIRS +include $(TOP)/configure/RULES_DIRS