]> git.sesse.net Git - vlc/blobdiff - modules/gui/Modules.am
[Qt] use screenGeometry instead of screen.
[vlc] / modules / gui / Modules.am
index d596a160aa6e9abcfc3d9dfc887b5ce5db77c3e5..d8cf7d7d11d8e6f849cd74ad7bde02508a573311 100644 (file)
@@ -1,3 +1,25 @@
-SUBDIRS = beos pda macosx minimal_macosx qnx qt4 skins2 wxwidgets wince
+DIST_SUBDIRS = beos macosx minimal_macosx pda qnx qt4 skins2 wince
+SUBDIRS =
+
+if HAVE_BEOS
+SUBDIRS += beos
+endif
+if HAVE_DARWIN
+SUBDIRS += macosx minimal_macosx
+endif
+if BUILD_PDA
+SUBDIRS += pda
+endif
+SUBDIRS += qnx
+if ENABLE_QT4
+SUBDIRS += qt4
+endif
+if BUILD_SKINS
+SUBDIRS += skins2
+endif
+if HAVE_WINCE
+SUBDIRS += wince
+endif
+
 SOURCES_ncurses = ncurses.c
 SOURCES_fbosd = fbosd.c