olena-2.0-30-g2b70784 Fix the distcheck target.

* tests/linear/Makefile.am (MOSTLYCLEANFILES): Add gaussian-out.pgm. --- milena/ChangeLog | 7 +++++++ milena/tests/linear/Makefile.am | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index b977679..5d5a89a 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,3 +1,10 @@ +2012-06-14 Roland Levillain <roland@lrde.epita.fr> + + Fix the distcheck target. + + * tests/linear/Makefile.am (MOSTLYCLEANFILES): + Add gaussian-out.pgm. + 2011-11-29 Guillaume Lazzara <z@lrde.epita.fr> Fix the initialization of all global constants (ticket #43) diff --git a/milena/tests/linear/Makefile.am b/milena/tests/linear/Makefile.am index 1d12f75..6361d9a 100644 --- a/milena/tests/linear/Makefile.am +++ b/milena/tests/linear/Makefile.am @@ -44,7 +44,7 @@ MOSTLYCLEANFILES = \ convolve_2x1d-out.pgm \ convolve-out.pgm \ convolve_directional-out.pgm \ + gaussian-out.pgm \ lap-out.pgm \ log-out.pgm \ sobel_2d-out.pgm - -- 1.7.2.5
participants (1)
-
Roland Levillain