From 9a341f803f2434298753fe4e42331fb33482f4d9 Mon Sep 17 00:00:00 2001 From: DRC Date: Tue, 15 Apr 2014 03:43:44 +0000 Subject: [PATCH] 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 --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 79594bf..f6de6cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -108,7 +108,7 @@ endif 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 @@ DOCS= coderules.txt jconfig.txt change.log rdrle.c wrrle.c BUILDING.txt \ 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 -- 2.40.0