summaryrefslogtreecommitdiffstats
path: root/scripts/mpv-clean
blob: 9a091fdb9c09041a1d22a96bb34bfe2dcc5f2a1e (plain)
1
2
3
4
5
6
7
#!/bin/sh

cd mpv
./waf distclean
# waf might pick up some old-configure/makefile produced files
# also, waf clean won't remove the old binary
rm -f DOCS/man/*/mpv.1 version.h input/input_conf.h video/out/vdpau_template.c demux/ebml_types.h demux/ebml_defs.c video/out/gl_video_shaders.h video/out/x11_icon.inc sub/osd_font.h player/lua/defaults.inc player/lua/assdraw.inc player/lua/osc.inc mpv