telepathy-rakia: Eradicate trailing whitespace after backslash ( Automake warns about it)
Simon McVittie
smcv at kemper.freedesktop.org
Thu May 10 04:50:47 PDT 2012
Module: telepathy-rakia
Branch: master
Commit: aa65a18e154430b385a89f0919c56964d9720912
URL: http://cgit.freedesktop.org/telepathy/telepathy-rakia/commit/?id=aa65a18e154430b385a89f0919c56964d9720912
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed May 9 19:00:53 2012 +0100
Eradicate trailing whitespace after backslash (Automake warns about it)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49725
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
---
rakia/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rakia/Makefile.am b/rakia/Makefile.am
index ea8dd7d..0bd3247 100644
--- a/rakia/Makefile.am
+++ b/rakia/Makefile.am
@@ -35,7 +35,7 @@ BUILT_SOURCES = \
librakia_la_SOURCES = \
base-connection.c \
base-connection-sofia.c \
- connection-aliasing.c \
+ connection-aliasing.c \
call-channel.h \
call-channel.c \
call-content.h \
More information about the telepathy-commits
mailing list