From: DRC Date: Fri, 19 Feb 2010 07:00:30 +0000 (+0000) Subject: test depends on jpegut as well X-Git-Tag: 0.0.90~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4924e49ad029c6d08fc2f1a61889a7626df5129d;p=libjpeg-turbo test depends on jpegut as well git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@130 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/Makefile.am b/Makefile.am index bd5a51c..3a119b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,7 +93,7 @@ dist-hook: rm -rf `find $(distdir) -name .svn` -test: testclean cjpeg djpeg jpegtran +test: testclean cjpeg djpeg jpegtran jpegut ./jpegut ./cjpeg -dct int -outfile testoutint.jpg $(srcdir)/testorig.ppm ./cjpeg -dct fast -opt -outfile testoutfst.jpg $(srcdir)/testorig.ppm