
--- ChangeLog | 4 ++++ configure.ac | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2ce8236..5b1b11b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-02-20 Guillaume Lazzara <z@lrde.epita.fr> + + * configure.ac: configure tests/fun/l2l. + 2009-02-18 Guillaume Lazzara <z@lrde.epita.fr> * configure.ac: configure tests/morpho/watershed and diff --git a/configure.ac b/configure.ac index cf04d3f..f1c351d 100644 --- a/configure.ac +++ b/configure.ac @@ -208,6 +208,7 @@ AC_CONFIG_FILES([ milena/tests/extract/Makefile milena/tests/fun/Makefile milena/tests/fun/i2v/Makefile + milena/tests/fun/l2l/Makefile milena/tests/fun/p2b/Makefile milena/tests/fun/p2p/Makefile milena/tests/fun/p2v/Makefile -- 1.5.6.5
participants (1)
-
Guillaume Lazzara