aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2014-03-22 20:22:52 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2014-03-22 20:22:52 +0000
commit9614ed0c4789e788eef31460d2881887f390b1e0 (patch)
tree4a8a588a3ed53366b19cfbc749e7ab6d7df7ade8 /Makefile.am
parentdc0218a463bd5d2599c941c53e6ed56a3dad8d04 (diff)
Fix 'make dist'
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1201 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0636b28..c8c066d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -154,7 +154,7 @@ dist_example_DATA = example.c
EXTRA_DIST = win release $(DOCS) testimages CMakeLists.txt \
sharedlib/CMakeLists.txt cmakescripts libjpeg.map.in doc doxygen.config \
- jccolext.c jdcolext.c jdmrgext.c
+ jccolext.c jdcolext.c jdmrgext.c jstdhuff.c
dist-hook:
rm -rf `find $(distdir) -name .svn`