aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2011-10-27 23:25:28 +0000
committerDRC <dcommander@users.sourceforge.net>2011-10-27 23:25:28 +0000
commita006fbab0b42e1d61a7f114bc8930deeecccfc34 (patch)
tree1776c76c17395ea9a73e3fee0429fc338c28b7b3 /Makefile.am
parent89c59dd669731d2a23f112d7cfe94ad16e314c0a (diff)
downloadlibjpeg-turbo-a006fbab0b42e1d61a7f114bc8930deeecccfc34.tar.gz
Fix 'make dist'
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@717 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f384eabf..560af9a4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -130,7 +130,8 @@ TESTFILES= testorig.jpg testorig.ppm testimg.bmp testimgflt.jpg \
EXTRA_DIST = win release $(DOCS) $(TESTFILES) CMakeLists.txt \
- sharedlib/CMakeLists.txt cmakescripts libjpeg.map.in doc doxygen.config
+ sharedlib/CMakeLists.txt cmakescripts libjpeg.map.in doc doxygen.config \
+ jccolext.c jdcolext.c jdmrgext.c
dist-hook:
rm -rf `find $(distdir) -name .svn`