[anjal] Fix automake warning
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjal] Fix automake warning
- Date: Thu, 24 Sep 2009 12:55:11 +0000 (UTC)
commit a5df8851b36e0a92353a924000aea8ba2843ff2d
Author: Bastien Nocera <hadess hadess net>
Date: Thu Sep 24 10:20:22 2009 +0100
Fix automake warning
Remove trailing spaces after backslash
https://bugzilla.gnome.org/show_bug.cgi?id=596166
art/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/art/Makefile.am b/art/Makefile.am
index 84c5430..95fc654 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -43,5 +43,5 @@ uninstall-local: uninstall-icons update-icon-cache
EXTRA_DIST = \
- $(public_icons) \
+ $(public_icons) \
$(images_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]