olena-2.0-29-g53b274c Configure Makefiles under milena/tests/detection.

* configure.ac: Configure milena/tests/detection/Makefile and milena/tests/detection/corner/Makefile. --- ChangeLog | 7 +++++++ configure.ac | 2 ++ 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6f2cfc5..ee72b09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-10-03 Jonathan Fabrizio <jonathan@lrde.epita.fr> + + Configure Makefiles under milena/tests/detection. + + * configure.ac: Configure milena/tests/detection/Makefile and + milena/tests/detection/corner/Makefile. + 2011-11-16 Guillaume Lazzara <z@lrde.epita.fr> * m4/oln-with-lib.m4: Lookup for multiple AND single libraries diff --git a/configure.ac b/configure.ac index a53bcf8..47ed7d4 100644 --- a/configure.ac +++ b/configure.ac @@ -452,6 +452,8 @@ AC_CONFIG_FILES([ milena/tests/data/approx/Makefile milena/tests/data/naive/Makefile milena/tests/debug/Makefile + milena/tests/detection/Makefile + milena/tests/detection/corner/Makefile milena/tests/display/Makefile milena/tests/draw/Makefile milena/tests/estim/Makefile -- 1.7.2.5
participants (1)
-
Jonathan Fabrizio