]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/Modules.am
* made the look-for-update process faster and more error tolerant
[vlc] / modules / gui / macosx / Modules.am
index 21134888d319c39c4e5fccbe6710d5fbeb18e61b..7f75377a7f3c80fed0e1d8ac0c113798b4e06d86 100644 (file)
@@ -1,16 +1,46 @@
 SOURCES_macosx = \
-       modules/gui/macosx/macosx.m \
-       modules/gui/macosx/aout.m \
-       modules/gui/macosx/vout.m \
-       modules/gui/macosx/vout.h \
-       modules/gui/macosx/intf.m \
-       modules/gui/macosx/intf.h \
-       modules/gui/macosx/open.m \
-       modules/gui/macosx/open.h \
-       modules/gui/macosx/prefs.m \
-       modules/gui/macosx/prefs.h \
-       modules/gui/macosx/playlist.m \
-       modules/gui/macosx/playlist.h \
-       modules/gui/macosx/controls.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)