From 301dc74cdbcfaff1cafc99b59b17700edd1c29e3 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sat, 5 Sep 2015 09:51:08 +0200 Subject: [PATCH] [3516] Added missing trailing EOL --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile.am b/tools/Makefile.am index d82fb786ad..077187d758 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -13,4 +13,4 @@ if GENERATE_DOCS noinst_PROGRAMS = system_messages system_messages_SOURCES = system_messages.cc -endif \ No newline at end of file +endif