---
ChangeLog | 4 ++++
configure.ac | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8e7d38b..e2991df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-08 Roland Levillain <roland(a)lrde.epita.fr>
+
+ * configure.ac: Configure milena/apps/graph-morpho/Makefile.
+
2009-09-04 Roland Levillain <roland(a)lrde.epita.fr>
* configure.ac: s/statues/mesh-segm-skel/.
diff --git a/configure.ac b/configure.ac
index 30706f0..c7a2487 100644
--- a/configure.ac
+++ b/configure.ac
@@ -399,6 +399,7 @@ AM_CONDITIONAL([ENABLE_APPS], [test "x$enable_apps" =
"xyes"])
AC_CONFIG_FILES([
milena/apps/Makefile
milena/apps/mesh-segm-skel/Makefile
+ milena/apps/graph-morpho/Makefile
])
# Configure tests.
--
1.6.4.2