4166: nodist-headers: remove few files from distribution.

--- milena/ChangeLog | 4 ++++ milena/nodist-headers | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index 83199cc..b13613a 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,9 @@ 2009-06-18 Guillaume Lazzara <guillaume.lazzara@lrde.epita.fr> + * nodist-headers: remove few files from distribution. + +2009-06-18 Guillaume Lazzara <guillaume.lazzara@lrde.epita.fr> + * doc/Makefile.am: fix doxyfile generation. 2009-06-18 Roland Levillain <roland@lrde.epita.fr> diff --git a/milena/nodist-headers b/milena/nodist-headers index 51d0641..12a0c5e 100644 --- a/milena/nodist-headers +++ b/milena/nodist-headers @@ -1,3 +1,5 @@ +mln/accu/math/inf.hh +mln/accu/math/sup.hh mln/core/image/vmorph/thru_image.hh mln/core/image/vmorph/thrubin_image.hh mln/data/was.median.hh @@ -15,6 +17,8 @@ mln/fun/component/comp.hh mln/fun/compose.hh mln/fun/composition.hh mln/fun/from_accu.hh +mln/fun/math/inf.hh +mln/fun/math/sup.hh mln/fun/meta/all.hh mln/fun/meta/blue.hh mln/fun/meta/essential.hh -- 1.5.6.5
participants (1)
-
Guillaume Lazzara