From fe7fed590aa3aa5f981c6fbae7cd1689da1cad09 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 12 Sep 2013 18:38:02 +0200 Subject: macosx: always active bundle path lookup if cocoa is active This is not really something you want to disable anyway. If there is no bundle the code already does it's falbacks anyway. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f35cf56a85..a689b3130c 100644 --- a/Makefile +++ b/Makefile @@ -44,8 +44,8 @@ SOURCES-$(LIBBS2B) += audio/filter/af_bs2b.c SOURCES-$(LIBPOSTPROC) += video/filter/vf_pp.c SOURCES-$(LIBSMBCLIENT) += stream/stream_smb.c -SOURCES-$(MACOSX_BUNDLE) += osdep/macosx_bundle.m SOURCES-$(COCOA) += video/out/cocoa_common.m \ + osdep/macosx_bundle.m \ osdep/macosx_application.m \ osdep/macosx_events.m \ osdep/ar/HIDRemote.m -- cgit v1.2.3