summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/mpv-clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mpv-clean b/scripts/mpv-clean
index 7892cc0..9a091fd 100755
--- a/scripts/mpv-clean
+++ b/scripts/mpv-clean
@@ -1,7 +1,7 @@
#!/bin/sh
cd mpv
-./waf clean
+./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