aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authornanotech <nanotech@nanotechcorp.net>2014-10-10 19:20:53 +0200
committerMax Kellermann <max@duempel.org>2014-10-10 19:51:44 +0200
commitf0be48ff90503d9ffa5b295fd4454eec753950ee (patch)
treec87081479266501d3842709b8956a48649238541 /Makefile.am
parentbb922d577dd8dc484d25c29c7c85bf04ecd62256 (diff)
downloadmpd-f0be48ff90503d9ffa5b295fd4454eec753950ee.tar.gz
mpd-f0be48ff90503d9ffa5b295fd4454eec753950ee.tar.xz
mpd-f0be48ff90503d9ffa5b295fd4454eec753950ee.zip
Main: run the OS X native event loop
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 90e2074fc..e263f9c61 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -130,6 +130,7 @@ libmpd_a_SOURCES = \
src/IOThread.cxx src/IOThread.hxx \
src/Instance.cxx src/Instance.hxx \
src/win32/Win32Main.cxx \
+ src/osx/OSXMain.cxx \
src/GlobalEvents.cxx src/GlobalEvents.hxx \
src/MixRampInfo.hxx \
src/MusicBuffer.cxx src/MusicBuffer.hxx \