Remove trailing spaces


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1236 632fc199-4ca6-4c93-a231-07263d6284db
diff --git a/Makefile.am b/Makefile.am
index 79594bf..f6de6cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,7 +108,7 @@
 
 
 cjpeg_SOURCES = cdjpeg.h cderror.h cdjpeg.c cjpeg.c rdbmp.c rdgif.c \
-	rdppm.c rdswitch.c rdtarga.c 
+	rdppm.c rdswitch.c rdtarga.c
 
 cjpeg_LDADD = libjpeg.la
 
@@ -146,7 +146,7 @@
 
 docdir = $(datadir)/doc
 dist_doc_DATA = README README-turbo.txt libjpeg.txt structure.txt usage.txt \
-	wizard.txt 
+	wizard.txt
 
 exampledir = $(datadir)/doc
 dist_example_DATA = example.c