Skip to content

Commit

Permalink
Fix 'make dist'
Browse files Browse the repository at this point in the history
  • Loading branch information
dcommander committed Sep 21, 2015
1 parent 30ebafd commit d8da49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -168,7 +168,7 @@ dist_example_DATA = example.c
EXTRA_DIST = win release $(DOCS) testimages CMakeLists.txt \
sharedlib/CMakeLists.txt cmakescripts libjpeg.map.in doc doxygen.config \
doxygen-extra.css jccolext.c jdcolext.c jdcol565.c jdmrgext.c jdmrg565.c \
jstdhuff.c
jstdhuff.c LICENSE.txt

dist-hook:
rm -rf `find $(distdir) -name .svn`
Expand Down

0 comments on commit d8da49e

Please sign in to comment.