3391: * configure.ac: configure tests/morpho/watershed and tests/morpho/attribute.

--- ChangeLog | 5 +++++ configure.ac | 2 ++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3a2c135..2ce8236 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-18 Guillaume Lazzara <z@lrde.epita.fr> + + * configure.ac: configure tests/morpho/watershed and + tests/morpho/attribute. + 2009-02-12 Frederic Bour <bour@lrde.epita.fr> Add connected filters dispatcher (not tested).. diff --git a/configure.ac b/configure.ac index da2178a..cf04d3f 100644 --- a/configure.ac +++ b/configure.ac @@ -239,8 +239,10 @@ AC_CONFIG_FILES([ milena/tests/metal/make/Makefile milena/tests/metal/math/Makefile milena/tests/morpho/Makefile + milena/tests/morpho/attribute/Makefile milena/tests/morpho/elementary/Makefile milena/tests/morpho/tree/Makefile + milena/tests/morpho/watershed/Makefile milena/tests/norm/Makefile milena/tests/opt/Makefile milena/tests/pw/Makefile -- 1.5.6.5
participants (1)
-
Guillaume Lazzara