From 9f5320fd6f7eb4118584856f51f4ab67fea3d95c Mon Sep 17 00:00:00 2001 From: DRC Date: Tue, 24 May 2011 17:14:43 +0000 Subject: [PATCH] Fix 'make dist' git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@638 632fc199-4ca6-4c93-a231-07263d6284db --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7d2ddd6..847726a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -119,8 +119,7 @@ dist_man1_MANS = cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1 DOCS= README install.txt usage.txt wizard.txt example.c libjpeg.txt \ structure.txt coderules.txt filelist.txt jconfig.txt change.log \ - README-turbo.txt rdrle.c wrrle.c LICENSE.txt LGPL.txt BUILDING.txt \ - ChangeLog.txt + README-turbo.txt rdrle.c wrrle.c BUILDING.txt ChangeLog.txt TESTFILES= testorig.jpg testorig.ppm testimg.bmp testimgflt.jpg \ testimgfst.jpg testimgint.jpg testimgp.jpg testimgflt.ppm testimgfst.ppm \ -- 2.40.0