* src/contest/Makefile.am,
* src/contest/hdibco-2010/Makefile.am: Include scribo.mk instead
of tests.mk.
---
scribo/ChangeLog | 8 ++++++++
scribo/src/contest/Makefile.am | 2 +-
scribo/src/contest/hdibco-2010/Makefile.am | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/scribo/ChangeLog b/scribo/ChangeLog
index 253021d..d571572 100644
--- a/scribo/ChangeLog
+++ b/scribo/ChangeLog
@@ -1,5 +1,13 @@
2010-11-15 Guillaume Lazzara <z(a)lrde.epita.fr>
+ Include scribo.mk instead of tests.mk.
+
+ * src/contest/Makefile.am,
+ * src/contest/hdibco-2010/Makefile.am: Include scribo.mk instead
+ of tests.mk.
+
+2010-11-15 Guillaume Lazzara <z(a)lrde.epita.fr>
+
* scribo/canvas/integral_browsing.hh: Cleanup comments.
2010-11-15 Guillaume Lazzara <z(a)lrde.epita.fr>
diff --git a/scribo/src/contest/Makefile.am b/scribo/src/contest/Makefile.am
index 81f314b..b1d2dfb 100644
--- a/scribo/src/contest/Makefile.am
+++ b/scribo/src/contest/Makefile.am
@@ -17,7 +17,7 @@
## Process this file through Automake to create Makefile.in.
-include $(top_srcdir)/scribo/tests/tests.mk
+include $(top_srcdir)/scribo/scribo.mk
SUBDIRS = \
hdibco-2010
\ No newline at end of file
diff --git a/scribo/src/contest/hdibco-2010/Makefile.am
b/scribo/src/contest/hdibco-2010/Makefile.am
index 5730b26..6e08d7c 100644
--- a/scribo/src/contest/hdibco-2010/Makefile.am
+++ b/scribo/src/contest/hdibco-2010/Makefile.am
@@ -17,7 +17,7 @@
## Process this file through Automake to create Makefile.in.
-include $(top_srcdir)/scribo/tests/tests.mk
+include $(top_srcdir)/scribo/scribo.mk
noinst_PROGRAMS = sauvola_ms_hdibco
--
1.5.6.5
Show replies by date