https://svn.lrde.epita.fr/svn/oln/trunk/olena
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Add a Makefile to img/ and fix the previous patch.
* img/Makefile.am: New.
* Makefile.am (SUBDIRS): Add img.
* oln/Makefile.am (nobase_oln_HEADERS):
Remove core/automatic/image_having_neighborhood.hh.
Add core/automatic/image/image_having_neighborhood.hh.
Makefile.am | 2 +-
img/Makefile.am | 3 +++
oln/Makefile.am | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
Index: oln/Makefile.am
--- oln/Makefile.am (revision 634)
+++ oln/Makefile.am (working copy)
@@ -97,7 +97,7 @@
core/automatic/image/image_being_mutable.hh \
core/automatic/image/image_being_random_accessible.hh \
core/automatic/image/image_having_neighborhood.hh \
- core/automatic/image_having_neighborhood.hh \
+ core/automatic/image/image_having_neighborhood.hh \
core/automatic/impl.hh \
core/automatic/topology/topology_being_random_accessible.hh \
core/automatic/topology/topology_having_bbox.hh \
Index: Makefile.am
--- Makefile.am (revision 634)
+++ Makefile.am (working copy)
@@ -1,3 +1,3 @@
## Process this file through Automake to create Makefile.in -*- Makefile -*-
-SUBDIRS = oln tests
+SUBDIRS = oln img tests
Index: img/Makefile.am
--- img/Makefile.am (revision 0)
+++ img/Makefile.am (revision 0)
@@ -0,0 +1,3 @@
+## Process this file through Automake to create Makefile.in -*- Makefile -*-
+
+EXTRA_DIST = chien.pbm lena32.pgm