[gxml] * add an extra space between items for my sanity



commit 806a623b3d41da8b2db46766384b770dbb8c93d2
Author: Richard Schwarting <aquarichy gmail com>
Date:   Wed Aug 22 12:11:10 2012 -0400

    * add an extra space between items for my sanity

 Makefile.am |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 809e866..3542e38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,11 +24,11 @@ DISTCHECK_CONFIGURE_FLAGS = \
 # in share/doc/
 gxmldocdir = ${prefix}/doc/gxml
 gxmldoc_DATA = \
-	README\
-	COPYING\
-	AUTHORS\
-	ChangeLog\
-	INSTALL\
+	README \
+	COPYING \
+	AUTHORS \
+	ChangeLog \
+	INSTALL \
 	NEWS
 
 # with make dist



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]