3505: * configure.ac: configure tests/morpho/opening/approx.

--- ChangeLog | 4 ++++ configure.ac | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 721d35a..e27b4aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-03-10 Guillaume Lazzara <z@lrde.epita.fr> + + * configure.ac: configure tests/morpho/opening/approx. + 2009-03-09 Frederic Bour <bour@lrde.epita.fr> Add missing trait for thru_morpher. diff --git a/configure.ac b/configure.ac index 40969bb..d8a30b5 100644 --- a/configure.ac +++ b/configure.ac @@ -248,6 +248,7 @@ AC_CONFIG_FILES([ milena/tests/morpho/watershed/Makefile milena/tests/morpho/closing/Makefile milena/tests/morpho/opening/Makefile + milena/tests/morpho/opening/approx/Makefile milena/tests/norm/Makefile milena/tests/opt/Makefile milena/tests/pw/Makefile -- 1.5.6.5
participants (1)
-
Guillaume Lazzara