From 6fb56d23ef3738a67406871eb2b8bbb871bb2bcc Mon Sep 17 00:00:00 2001 From: secher Date: Tue, 22 Jan 2008 14:16:27 +0000 Subject: [PATCH] add test on filter module --- Makefile.in | 3 ++- src/FILTER/Makefile.in | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index f775db4..d3cfb43 100644 --- a/Makefile.in +++ b/Makefile.in @@ -42,7 +42,8 @@ SalomeApp.xml \ Data.png \ Infos.png \ Structure.png \ -ModuleFilter.png +ModuleFilter.png \ +xx.aa.med BIN_SCRIPT= \ VERSION diff --git a/src/FILTER/Makefile.in b/src/FILTER/Makefile.in index b23d0af..8a34533 100644 --- a/src/FILTER/Makefile.in +++ b/src/FILTER/Makefile.in @@ -33,7 +33,7 @@ VPATH=.:$(srcdir):$(top_srcdir)/idl:$(top_builddir)/idl @COMMENCE@ -EXPORT_PYSCRIPTS = +EXPORT_PYSCRIPTS = test_filter.py # Libraries targets -- 2.39.2