Skip to content

Commit

Permalink
[WIN32] fixed make distclean for ffmpeg (thanks Voyager1)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsoltys committed Apr 13, 2013
1 parent d721bfc commit 74fa128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ffmpeg/build_xbmc_win32.sh
Expand Up @@ -8,7 +8,7 @@ then
then
rm -r .libs
fi
make distclean
mingw32-make distclean
fi

if [ $NUMBER_OF_PROCESSORS > 1 ]; then
Expand Down

0 comments on commit 74fa128

Please sign in to comment.