]> git.sesse.net Git - vlc/blobdiff - modules/video_output/Modules.am
macosx: Fix +resetVout prototype. (Fix #1679 "Fullscreen mode with video window witho...
[vlc] / modules / video_output / Modules.am
index 6cfe1e04e2827dad524ef96be52c262c39d35e98..134e4d3395885032473ce53ee5f51d7f58e92d93 100644 (file)
@@ -1,3 +1,4 @@
+SUBDIRS = msw qte x11
 # Automake forgets to add a proper tag to libtool with Objective-C files.
 # Moreocer Libtool should default tag to CC when none is specified but
 # obviously does not. Here is a fix for that.
@@ -7,7 +8,6 @@ SOURCES_aa = aa.c
 SOURCES_caca = caca.c
 SOURCES_fb = fb.c
 SOURCES_ggi = ggi.c
-SOURCES_glide = glide.c
 SOURCES_vout_sdl = sdl.c
 SOURCES_svgalib = svgalib.c
 SOURCES_mga = mga.c
@@ -17,3 +17,5 @@ SOURCES_opengl = opengl.c
 SOURCES_opengllayer = opengllayer.m
 SOURCES_image = image.c
 SOURCES_directfb = directfb.c
+SOURCES_vmem = vmem.c
+