From 042ad053bf7f61e103c0a49d3543f265962959bf Mon Sep 17 00:00:00 2001 From: rahuel Date: Tue, 15 Feb 2005 14:04:24 +0000 Subject: [PATCH] New TestFunctions component --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 513def7..b2624cf 100755 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -32,6 +32,6 @@ VPATH=.:@srcdir@ @COMMENCE@ -SUBDIRS = AddComponent DivComponent FactorialComponent MulComponent SubComponent SyrComponent SyrControlComponent TypesCheck DataStreamComponent CalculatorComponent +SUBDIRS = AddComponent DivComponent FactorialComponent MulComponent SubComponent SyrComponent SyrControlComponent TypesCheck DataStreamComponent SIGNALSComponent UndefinedSymbolComponent SIGNALSComponent_Swig TestFunctions CalculatorComponent @MODULE@ -- 2.39.2