[gnome-system-tools] Add missing \ in previous commit



commit 9eb73da95f03818e8e203d00ec8bde1f329033ac
Author: Luca Ferretti <elle uca libero it>
Date:   Wed Aug 26 09:53:04 2009 +0200

    Add missing \ in previous commit

 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 08bf577..740eb10 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,7 @@ DISTCLEANFILES = \
 	gnome-system-tools.pc
 
 MAINTAINERCLEANFILES = \
-	INSTALL
+	INSTALL			\
 	aclocal.m4              \
 	config.guess            \
 	config.h.in             \
@@ -51,7 +51,7 @@ MAINTAINERCLEANFILES = \
 	missing                 \
 	mkinstalldirs           \
 	omf.make                \
-        xmldocs.make            \
+        xmldocs.make		\
 	`find "$(srcdir)" -type f -name Makefile.in -print`
 
 



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