]> git.sesse.net Git - vlc/blob - modules/gui/macosx/Modules.am
* Use the playlist info panel instead of the old one everywhere
[vlc] / modules / gui / macosx / Modules.am
1 SOURCES_macosx = \
2         about.h \
3         about.m \
4         applescript.h \
5         applescript.m \
6         controls.h \
7         controls.m \
8         intf.m \
9         intf.h \
10         macosx.m \
11         misc.m \
12         misc.h \
13         open.m \
14         open.h \
15         playlist.m \
16         playlist.h \
17         playlistinfo.h \
18         playlistinfo.m \
19         prefs.m \
20         prefs.h \
21         prefs_widgets.h \
22         prefs_widgets.m \
23         output.h \
24         output.m \
25         vout.m \
26         vout.h \
27         $(NULL)
28