]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/Modules.am
* implement the error panel correctly (for the records: not < 10.3 compatible)
[vlc] / modules / gui / macosx / Modules.am
index 951f9d1fa2df5f3017d7bacd207950d3303bab3f..008c51f3982e49be42fc9657fcf5a0b5e61f87c5 100644 (file)
@@ -1,22 +1,48 @@
 SOURCES_macosx = \
-       modules/gui/macosx/applescript.h \
-       modules/gui/macosx/applescript.m \
-       modules/gui/macosx/controls.h \
-       modules/gui/macosx/controls.m \
-       modules/gui/macosx/intf.m \
-       modules/gui/macosx/intf.h \
-       modules/gui/macosx/info.h \
-       modules/gui/macosx/info.m \
-       modules/gui/macosx/macosx.m \
-       modules/gui/macosx/misc.m \
-       modules/gui/macosx/misc.h \
-       modules/gui/macosx/open.m \
-       modules/gui/macosx/open.h \
-       modules/gui/macosx/playlist.m \
-       modules/gui/macosx/playlist.h \
-       modules/gui/macosx/prefs.m \
-       modules/gui/macosx/prefs.h \
-       modules/gui/macosx/vout.m \
-       modules/gui/macosx/vout.h \
+       AppleRemote.h \
+       AppleRemote.m \
+       about.h \
+       about.m \
+       applescript.h \
+       applescript.m \
+       controls.h \
+       controls.m \
+       equalizer.m \
+       equalizer.h \
+       interaction.m \
+       interaction.h \
+       intf.m \
+       intf.h \
+       macosx.m \
+       misc.m \
+       misc.h \
+       open.m \
+       open.h \
+       playlist.m \
+       playlist.h \
+       playlistinfo.h \
+       playlistinfo.m \
+       prefs.m \
+       prefs.h \
+       prefs_widgets.h \
+       prefs_widgets.m \
+       output.h \
+       output.m \
+       vout.m \
+       voutqt.m \
+       voutgl.m \
+       vout.h \
+       wizard.h \
+       wizard.m \
+       extended.h \
+       extended.m \
+       bookmarks.h \
+       bookmarks.m \
+       sfilters.h \
+       sfilters.m \
+       embeddedwindow.h \
+       embeddedwindow.m \
+       update.h \
+       update.m \
        $(NULL)