[dates] Fix Makefile whitespace for the new improved strict make 3.82



commit bc98e2896682ac831cd27142c7e76fe0f8280bee
Author: Joshua Lock <josh linux intel com>
Date:   Wed Dec 15 14:07:50 2010 +0000

    Fix Makefile whitespace for the new improved strict make 3.82
    
    Signed-off-by: Joshua Lock <josh linux intel com>

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e8a3c7f..51b4f1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,5 +7,5 @@ DISTCLEANFILES = intltool-extract intltool-merge intltool-update
 MAINTAINERCLEANFILES = $(DISTCLEANFILES) aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing
 
 snapshot:
-        $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
+	$(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
 



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