From a959dccc2dd445f39030143daf60abfaa517059b Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Tue, 28 Jan 2020 16:44:03 -0600 Subject: [PATCH] Pull in file from SUPPORT/configure --- configure/CONFIG_SITE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 7e82c7e2..23c18f40 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -40,3 +40,6 @@ BUILD_IOCS = NO # Overrides for the settings above may appear in a CONFIG_SITE.local file -include $(or $(MOTOR),$(TOP))/configure/CONFIG_SITE.local + +-include $(SUPPORT)/configure/CONFIG_SITE +