From 96ed2d44e4a5ac9e829e8af33b2362066d2f4051 Mon Sep 17 00:00:00 2001 From: rahuel Date: Wed, 19 Oct 2005 09:34:38 +0000 Subject: [PATCH] Add of AdditionComponent --- src/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index b2624cf..b377297 100755 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -32,6 +32,8 @@ VPATH=.:@srcdir@ @COMMENCE@ -SUBDIRS = AddComponent DivComponent FactorialComponent MulComponent SubComponent SyrComponent SyrControlComponent TypesCheck DataStreamComponent SIGNALSComponent UndefinedSymbolComponent SIGNALSComponent_Swig TestFunctions CalculatorComponent +SUBDIRS = AddComponent AdditionComponent DivComponent FactorialComponent MulComponent SubComponent SyrComponent SyrControlComponent TypesCheck DataStreamComponent SIGNALSComponent UndefinedSymbolComponent SIGNALSComponent_Swig TestFunctions CalculatorComponent + +#SUBDIRS = AddComponent AdditionComponent DivComponent FactorialComponent MulComponent SubComponent SyrComponent SyrControlComponent TypesCheck DataStreamComponent SIGNALSComponent UndefinedSymbolComponent SIGNALSComponent_Swig TestFunctions @MODULE@ -- 2.39.2