* src/contest/DAE-2011/Makefile.am,
* src/contest/Makefile.am,
* src/contest/hdibco-2010/Makefile.am,
* src/contest/hdlac-2011/Makefile.am,
* src/postprocessing/Makefile.am,
* tests/binarization/Makefile.am,
* tests/convert/Makefile.am,
* tests/core/Makefile.am,
* tests/estim/Makefile.am,
* tests/toolchain/nepomuk/Makefile.am:
Here.
---
scribo/ChangeLog | 16 ++++++++++++++++
scribo/src/contest/DAE-2011/Makefile.am | 3 ---
scribo/src/contest/Makefile.am | 3 ---
scribo/src/contest/hdibco-2010/Makefile.am | 3 ---
scribo/src/contest/hdlac-2011/Makefile.am | 3 ---
scribo/src/postprocessing/Makefile.am | 3 ---
scribo/tests/binarization/Makefile.am | 3 ---
scribo/tests/convert/Makefile.am | 3 ---
scribo/tests/core/Makefile.am | 3 ---
scribo/tests/estim/Makefile.am | 3 ---
scribo/tests/toolchain/nepomuk/Makefile.am | 3 ---
11 files changed, 16 insertions(+), 30 deletions(-)
diff --git a/scribo/ChangeLog b/scribo/ChangeLog
index 01768a6..285474d 100644
--- a/scribo/ChangeLog
+++ b/scribo/ChangeLog
@@ -1,5 +1,21 @@
2013-02-07 Roland Levillain <roland(a)lrde.epita.fr>
+ Remove scoria from Makefiles.
+
+ * src/contest/DAE-2011/Makefile.am,
+ * src/contest/Makefile.am,
+ * src/contest/hdibco-2010/Makefile.am,
+ * src/contest/hdlac-2011/Makefile.am,
+ * src/postprocessing/Makefile.am,
+ * tests/binarization/Makefile.am,
+ * tests/convert/Makefile.am,
+ * tests/core/Makefile.am,
+ * tests/estim/Makefile.am,
+ * tests/toolchain/nepomuk/Makefile.am:
+ Here.
+
+2013-02-07 Roland Levillain <roland(a)lrde.epita.fr>
+
Address warnings reported by clang++ in Scribo.
* scribo/text/paragraphs_closing.hh
diff --git a/scribo/src/contest/DAE-2011/Makefile.am
b/scribo/src/contest/DAE-2011/Makefile.am
index 5ee3576..f3dde1c 100644
--- a/scribo/src/contest/DAE-2011/Makefile.am
+++ b/scribo/src/contest/DAE-2011/Makefile.am
@@ -13,9 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/scribo.mk
diff --git a/scribo/src/contest/Makefile.am b/scribo/src/contest/Makefile.am
index ade408a..b01804b 100644
--- a/scribo/src/contest/Makefile.am
+++ b/scribo/src/contest/Makefile.am
@@ -14,9 +14,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/scribo.mk
diff --git a/scribo/src/contest/hdibco-2010/Makefile.am
b/scribo/src/contest/hdibco-2010/Makefile.am
index 6e08d7c..13e92df 100644
--- a/scribo/src/contest/hdibco-2010/Makefile.am
+++ b/scribo/src/contest/hdibco-2010/Makefile.am
@@ -13,9 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/scribo.mk
diff --git a/scribo/src/contest/hdlac-2011/Makefile.am
b/scribo/src/contest/hdlac-2011/Makefile.am
index 1c1f1dd..53b8931 100644
--- a/scribo/src/contest/hdlac-2011/Makefile.am
+++ b/scribo/src/contest/hdlac-2011/Makefile.am
@@ -13,9 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/scribo.mk
diff --git a/scribo/src/postprocessing/Makefile.am
b/scribo/src/postprocessing/Makefile.am
index f0c588d..b24af78 100644
--- a/scribo/src/postprocessing/Makefile.am
+++ b/scribo/src/postprocessing/Makefile.am
@@ -13,9 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/scribo.mk
diff --git a/scribo/tests/binarization/Makefile.am
b/scribo/tests/binarization/Makefile.am
index a23d125..80525ac 100644
--- a/scribo/tests/binarization/Makefile.am
+++ b/scribo/tests/binarization/Makefile.am
@@ -14,9 +14,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/tests/tests.mk
diff --git a/scribo/tests/convert/Makefile.am b/scribo/tests/convert/Makefile.am
index c4c912c..c62c067 100644
--- a/scribo/tests/convert/Makefile.am
+++ b/scribo/tests/convert/Makefile.am
@@ -13,9 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/tests/tests.mk
diff --git a/scribo/tests/core/Makefile.am b/scribo/tests/core/Makefile.am
index c9af42d..580ccdf 100644
--- a/scribo/tests/core/Makefile.am
+++ b/scribo/tests/core/Makefile.am
@@ -14,9 +14,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/tests/tests.mk
diff --git a/scribo/tests/estim/Makefile.am b/scribo/tests/estim/Makefile.am
index 1c39ab6..c2eef8c 100644
--- a/scribo/tests/estim/Makefile.am
+++ b/scribo/tests/estim/Makefile.am
@@ -13,9 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/tests/tests.mk
diff --git a/scribo/tests/toolchain/nepomuk/Makefile.am
b/scribo/tests/toolchain/nepomuk/Makefile.am
index ce75f17..0df924b 100644
--- a/scribo/tests/toolchain/nepomuk/Makefile.am
+++ b/scribo/tests/toolchain/nepomuk/Makefile.am
@@ -14,9 +14,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
-#
-
-## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/scribo/tests/tests.mk
--
1.7.2.5