From e46c04d514affb9130dad871d0c0a68270bd36df Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 26 Feb 2004 22:01:57 +0000 Subject: [PATCH] Added includes for RULES_IDL and RULES_PYTHON. --- src/makeBaseExt/top/configure/RULES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/makeBaseExt/top/configure/RULES b/src/makeBaseExt/top/configure/RULES index d7af4e4f1..afc9dc5eb 100644 --- a/src/makeBaseExt/top/configure/RULES +++ b/src/makeBaseExt/top/configure/RULES @@ -1,3 +1,5 @@ # $Id$ include $(EPICS_BASE)/configure/RULES +include $(TOP)/configure/RULES_PYTHON +include $(TOP)/configure/RULES_IDL