summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9bf761aa1f..6cd62d1bf3 100644
--- a/Makefile
+++ b/Makefile
@@ -461,6 +461,9 @@ tags:
osxbundle:
@TOOLS/osxbundle.py mpv
+osxbundle-skip-deps:
+ @TOOLS/osxbundle.py --skip-deps mpv
+
-include $(DEP_FILES)
.PHONY: all *install* *clean .version