Skip to content

Commit

Permalink
Fix 'make dist'
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@717 632fc199-4ca6-4c93-a231-07263d6284db
  • Loading branch information
dcommander committed Oct 27, 2011
1 parent 89c59dd commit a006fba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit a006fba

Please sign in to comment.