3515: configure.ac: configure approx/ and closing/approx in milena/tests/morpho/.

--- ChangeLog | 5 +++++ configure.ac | 2 ++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index e27b4aa..0449d8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-03-10 Guillaume Lazzara <lazzara@lrde.epita.fr> + + configure.ac: configure approx/ and closing/approx in + milena/tests/morpho/. + 2009-03-10 Guillaume Lazzara <z@lrde.epita.fr> * configure.ac: configure tests/morpho/opening/approx. diff --git a/configure.ac b/configure.ac index d8a30b5..52b5b19 100644 --- a/configure.ac +++ b/configure.ac @@ -243,10 +243,12 @@ AC_CONFIG_FILES([ milena/tests/metal/math/Makefile milena/tests/morpho/Makefile milena/tests/morpho/attribute/Makefile + milena/tests/morpho/approx/Makefile milena/tests/morpho/elementary/Makefile milena/tests/morpho/tree/Makefile milena/tests/morpho/watershed/Makefile milena/tests/morpho/closing/Makefile + milena/tests/morpho/closing/approx/Makefile milena/tests/morpho/opening/Makefile milena/tests/morpho/opening/approx/Makefile milena/tests/norm/Makefile -- 1.5.6.5
participants (1)
-
Guillaume Lazzara