summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2013-09-18 19:26:26 +0200
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2013-09-18 19:30:11 +0200
commitaf018f7e4fe90b058d45a8ff803af4dcf759a7ce (patch)
tree8f882aa5c55c79ca4d560117762e10effb690faf /Makefile
parent1cb55cebf981af3983efbddccfeedc2b776ee5fd (diff)
downloadmpv-af018f7e4fe90b058d45a8ff803af4dcf759a7ce.tar.bz2
mpv-af018f7e4fe90b058d45a8ff803af4dcf759a7ce.tar.xz
macosx: move bundle path stuff to path-macosx.m
This makes the code uniform to how stuff was handled for Windows in 1cb55ceb.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 625b4fb58a..927f2501a0 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ SOURCES-$(LIBPOSTPROC) += video/filter/vf_pp.c
SOURCES-$(LIBSMBCLIENT) += stream/stream_smb.c
SOURCES-$(COCOA) += video/out/cocoa_common.m \
- osdep/macosx_bundle.m \
+ osdep/path-macosx.m \
osdep/macosx_application.m \
osdep/macosx_events.m \
osdep/ar/HIDRemote.m