aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavilla <davilla@svn>2009-11-21 21:49:27 +0000
committerdavilla <davilla@svn>2009-11-21 21:49:27 +0000
commit8eb99063851951e38912aebce810dc4922560add (patch)
tree81c379cb9bc2359e54af3d211fa88a57eec78e52
parent6f73960b066ff79156d12ed740679e1de67765b2 (diff)
[osx] add missing file to Makefile
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24850 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r--xbmc/osx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/osx/Makefile b/xbmc/osx/Makefile
index b3cccdb39f..f12cd4a596 100644
--- a/xbmc/osx/Makefile
+++ b/xbmc/osx/Makefile
@@ -9,6 +9,7 @@ SRCS = \
CocoaInterface.mm \
CoreAudio.cpp \
CoreAudioSoundManager.cpp \
+ DarwinStorageProvider.cpp \
CocoaPowerSyscall.cpp \
OSXGNUReplacements.c \
ZeroconfOSX.cpp \