]> git.sesse.net Git - vlc/blobdiff - modules/gui/Modules.am
Merge branch '1.0-bugfix'
[vlc] / modules / gui / Modules.am
index d596a160aa6e9abcfc3d9dfc887b5ce5db77c3e5..5d1015e288721dee23a56c0983a6d9d5dd9fc1ca 100644 (file)
@@ -1,3 +1,28 @@
-SUBDIRS = beos pda macosx minimal_macosx qnx qt4 skins2 wxwidgets wince
+DIST_SUBDIRS = beos macosx maemo minimal_macosx pda qnx qt4 skins2 wince
+SUBDIRS =
+
+if HAVE_BEOS
+SUBDIRS += beos
+endif
+if HAVE_DARWIN
+SUBDIRS += macosx minimal_macosx
+endif
+if BUILD_MAEMO
+SUBDIRS += maemo
+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