olena-0.10 10.266: Fix the distribution (Olena)

2006-10-21 Roland Levillain <roland@lrde.epita.fr> Fix the distribution. * oln/makefile.src (OLN_DEP): Add convol/slow_gaussian.hh and convol/slow_gaussian.hxx. --- 10.265/olena/oln/makefile.src Wed, 05 Jul 2006 18:22:20 +0200 levill_r (oln/r/4_makefile.s 1.9 600) +++ 10.266/olena/oln/makefile.src Sat, 21 Oct 2006 22:32:07 +0200 levill_r (oln/r/4_makefile.s 1.10 600) @@ -1,4 +1,4 @@ -## +## -*- makefile -*- ## List of headers in olena ## Include this file to have access to their name. ## @@ -39,6 +39,8 @@ convol/fast_gaussian_coefficient.hh \ convol/nagao.hh \ convol/nagao.hxx \ + convol/slow_gaussian.hh \ + convol/slow_gaussian.hxx \ core/abstract/binary_image.hh \ core/abstract/behavior.hh \ core/abstract/dpoint.hh \ --- 10.265/oln.prj +++ 10.266/oln.prj @@ -1,19 +1,18 @@ ;; -*- Prcs -*- (Created-By-Prcs-Version 1 3 3) (Project-Description "Olena") -(Project-Version oln 10 265) -(Parent-Version oln 10 264) +(Project-Version oln 10 266) +(Parent-Version oln 10 265) (Version-Log "2006-10-21 Roland Levillain <roland@lrde.epita.fr> Fix the distribution. - * ruby/Makefile.am (dist_ruby_SCRIPT, dist_noinst_ruby_SCRIPT): - Remove. - (ruby_DATA): New. Add ltrequire.rb and swilena_display.rb. + * oln/makefile.src (OLN_DEP): Add convol/slow_gaussian.hh and + convol/slow_gaussian.hxx. ") (New-Version-Log "") -(Checkin-Time "Sat, 21 Oct 2006 22:31:35 +0200") +(Checkin-Time "Sat, 21 Oct 2006 22:32:07 +0200") (Checkin-Login levill_r) ;; diff-ignore tests/data/.*pbm$ ;; diff-ignore .*\.pbm$ @@ -130,7 +129,7 @@ (doc/ChangeLog (oln/o/31_ChangeLog 1.38.1.7.1.5.1.14.1.17 600)) (integre/ChangeLog (oln/q/35_ChangeLog 1.12.1.2.1.51 600)) (metalic/ChangeLog (oln/q/30_ChangeLog 1.3.1.44 600)) - (olena/ChangeLog (oln/o/30_ChangeLog 1.27.1.36.1.3.1.11.1.5.1.64.1.47.1.93.1.27.2.18.1.5 600)) + (olena/ChangeLog (oln/o/30_ChangeLog 1.27.1.36.1.3.1.11.1.5.1.64.1.47.1.93.1.27.2.18.1.6 600)) (tools/ChangeLog (oln/o/32_ChangeLog 1.10.1.17 600)) (tools/swilena/ChangeLog (oln/n/37_ChangeLog 1.7.1.51 600)) @@ -1451,7 +1450,7 @@ (olena/tests/morpho/tests/gradient (oln/r/1_gradient 1.2 600)) (integre/ntg/makefile.src (oln/r/2_makefile.s 1.1 600)) (metalic/mlc/makefile.src (oln/r/3_makefile.s 1.1 600)) - (olena/oln/makefile.src (oln/r/4_makefile.s 1.9 600)) + (olena/oln/makefile.src (oln/r/4_makefile.s 1.10 600)) (olena/oln/convol/slow_gaussian.hh (oln/r/7_slow_gauss 1.4 600)) (olena/oln/convol/slow_gaussian.hxx (oln/r/8_slow_gauss 1.4 600))
participants (1)
-
Roland Levillain