From ba537d108de45467b90447384cc44661f740754e Mon Sep 17 00:00:00 2001 From: rahuel Date: Wed, 19 Oct 2005 09:31:12 +0000 Subject: [PATCH] Add of AdditionComponent.idl --- idl/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/idl/Makefile.in b/idl/Makefile.in index 86664b7..def42ac 100644 --- a/idl/Makefile.in +++ b/idl/Makefile.in @@ -12,6 +12,7 @@ VPATH=.:${KERNEL_ROOT_DIR}/idl/salome IDL_FILES = \ AddComponent.idl \ + AdditionComponent.idl \ DivComponent.idl \ FactorialComponent.idl \ MulComponent.idl \ -- 2.39.2