From c21e538bfb1528aa9fdea1eeca14ff13e54fb472 Mon Sep 17 00:00:00 2001 From: DRC Date: Thu, 9 Sep 2010 20:40:35 +0000 Subject: [PATCH] Most of the "nosimd" test images no longer exist, so don't try to include them in the distribution git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@230 632fc199-4ca6-4c93-a231-07263d6284db --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 87939453..e560ac80 100644 --- a/Makefile.am +++ b/Makefile.am @@ -88,9 +88,7 @@ DOCS= README install.doc usage.doc wizard.doc example.c libjpeg.doc \ TESTFILES= testorig.jpg testorig.ppm testimg.bmp testimgflt.jpg \ testimgfst.jpg testimgint.jpg testimgp.jpg testimgfst.ppm testimgint.ppm \ - testimg-nosimd.bmp testimgfst-nosimd.ppm testorig-nosimd.ppm \ - testimgflt-nosimd.jpg testimgint-nosimd.jpg testimgfst-nosimd.jpg \ - testimgp-nosimd.jpg + testimgflt-nosimd.jpg EXTRA_DIST = win release $(DOCS) $(TESTFILES)