Makefile: fix OSX compilation with --disable-corevideo
commit9489e29c47e20284d97c38cd71392d490a25aa3e
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Mon, 16 Apr 2012 07:26:10 +0000 (16 09:26 +0200)
committerUoti Urpala <uau@mplayer2.org>
Thu, 26 Apr 2012 18:03:10 +0000 (26 21:03 +0300)
treea319e0eb7fc659d2603f7a2f7231fce20b44ea09
parentd3da92aea4e865b72194ecc76e0eab6e2a1179a3
Makefile: fix OSX compilation with --disable-corevideo

cocoa_common.m (enabled under COCOA) depends on osx_common.c, but the
latter was erroneously only enabled under COREVIDEO.
Makefile