]> git.sesse.net Git - vlc/blobdiff - modules/gui/Modules.am
Removal of gnome_main, gnome2_main, gtk_main, gtk2_main, pda modules
[vlc] / modules / gui / Modules.am
index 79b703b960af0881902dc3e682ba29075d5708f6..6d6a1f9302f1eb0c8919c65295b301c6bc22c964 100644 (file)
@@ -1,4 +1,4 @@
-DIST_SUBDIRS = beos macosx minimal_macosx pda qnx qt4 skins2 wxwidgets wince
+DIST_SUBDIRS = beos macosx maemo minimal_macosx pda qnx qt4 skins2 wince
 SUBDIRS =
 
 if HAVE_BEOS
@@ -7,8 +7,8 @@ endif
 if HAVE_DARWIN
 SUBDIRS += macosx minimal_macosx
 endif
-if BUILD_PDA
-SUBDIRS += pda
+if BUILD_MAEMO
+SUBDIRS += maemo
 endif
 SUBDIRS += qnx
 if ENABLE_QT4
@@ -17,7 +17,6 @@ endif
 if BUILD_SKINS
 SUBDIRS += skins2
 endif
-SUBDIRS += wxwidgets
 if HAVE_WINCE
 SUBDIRS += wince
 endif