summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-29 20:08:58 +0100
committerwm4 <wm4@nowhere>2013-12-29 20:16:07 +0100
commit8d8a0b3c210b2e816765eed9548e5f5fd9cb6096 (patch)
tree00259f9220979247d044ef8d0c05efae6c891cbc
parent77a014646453202838fea6c98c82a52c588fb4f8 (diff)
downloadmpv-build-8d8a0b3c210b2e816765eed9548e5f5fd9cb6096.tar.bz2
mpv-build-8d8a0b3c210b2e816765eed9548e5f5fd9cb6096.tar.xz
mpv-clean: use distclean
-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