https://svn.lrde.epita.fr/svn/oln/trunk/olena
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Add a missing file to the distribution.
* oln/Makefile.am (nobase_oln_HEADERS): Add core/abstract/piter.
Makefile.am | 1 +
1 file changed, 1 insertion(+)
Index: oln/Makefile.am
--- oln/Makefile.am (revision 541)
+++ oln/Makefile.am (working copy)
@@ -28,6 +28,7 @@
core/abstract/image_type.hh \
core/abstract/image_type_integre.hh \
core/abstract/iter.hh \
+ core/abstract/piter.hh \
core/abstract/point.hh \
core/abstract/point_nd.hh \
core/abstract/pset_bboxed.hh \