]> git.sesse.net Git - vlc/blobdiff - modules/video_output/Modules.am
* src/misc/vlm.c: started "vod server" integration (not much done yet).
[vlc] / modules / video_output / Modules.am
index a384a24d2f238084a081efe5808ea6b6c1d3a7ca..4f43844e1b7552e6bc824abd30a6ad218a47847c 100644 (file)
@@ -1,7 +1,12 @@
-SOURCES_aa = modules/video_output/aa.c
-SOURCES_fb = modules/video_output/fb.c
-SOURCES_ggi = modules/video_output/ggi.c
-SOURCES_glide = modules/video_output/glide.c
-SOURCES_vout_sdl = modules/video_output/sdl.c
-SOURCES_svgalib = modules/video_output/svgalib.c
-SOURCES_wingdi = modules/video_output/wingdi.c
+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_wingdi = wingdi.c
+SOURCES_mga = mga.c
+SOURCES_hd1000v = hd1000v.cpp
+SOURCES_snapshot = snapshot.c
+SOURCES_opengl = opengl.c