]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/Modules.am
macosx: updated applescript binding to current API
[vlc] / modules / gui / macosx / Modules.am
index fdbda2dff1303c86949c67313837887bd017c73f..08dc54170c5d451358847b625d8e21a0b6ad082d 100644 (file)
@@ -10,14 +10,18 @@ SOURCES_macosx = \
        SPInvocationGrabbing.m \
        SPMediaKeyTap.h \
        SPMediaKeyTap.m \
+       MainMenu.h \
+       MainMenu.m \
+       MainWindow.h \
+       MainWindow.m \
+       CoreInteraction.h \
+       CoreInteraction.m \
        about.h \
        about.m \
        applescript.h \
        applescript.m \
        controls.h \
        controls.m \
-       equalizer.m \
-       equalizer.h \
        coredialogs.m \
        coredialogs.h \
        intf.m \
@@ -51,10 +55,12 @@ SOURCES_macosx = \
        bookmarks.m \
        embeddedwindow.h \
        embeddedwindow.m \
-       sidebarview.h \
-       sidebarview.m \
-       sidestatusview.h \
-       sidestatusview.m \
+       PXSourceList.h \
+       PXSourceList.m \
+       PXSourceListDataSource.h \
+       PXSourceListDelegate.h \
+       SideBarItem.h \
+       SideBarItem.m \
        fspanel.m \
        fspanel.h \
        eyetv.h \