From 167753be26bdaa099e87a61dad6de67066d85e37 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 17 Oct 2002 18:04:26 +0000 Subject: [PATCH] R3.14.x compatible. --- motorExApp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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