[folks] build: Add a missing backslash in a file list
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] build: Add a missing backslash in a file list
- Date: Thu, 22 Jan 2015 16:40:31 +0000 (UTC)
commit 8db58cfc01436ffdcf7ca0b338d645299b1fcc66
Author: Philip Withnall <philip withnall collabora co uk>
Date: Thu Jan 22 16:29:14 2015 +0000
build: Add a missing backslash in a file list
It was at the end of the list, so this doesn’t actually change anything.
Just fixes an automake warning.
tests/eds/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/eds/Makefile.am b/tests/eds/Makefile.am
index fcafa97..ade1480 100644
--- a/tests/eds/Makefile.am
+++ b/tests/eds/Makefile.am
@@ -227,7 +227,7 @@ perf_SOURCES = \
$(NULL)
extended_info_SOURCES = \
- extended-info.vala
+ extended-info.vala \
$(NULL)
helper_create_many_contacts_SOURCES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]