]> git.sesse.net Git - vlc/blob - modules/video_output/Modules.am
configure.ac:
[vlc] / modules / video_output / Modules.am
1 # Automake forgets to add a proper tag to libtool with Objective-C files.
2 # Moreocer Libtool should default tag to CC when none is specified but
3 # obviously does not. Here is a fix for that.
4 LIBTOOL=@LIBTOOL@ --tag=CC
5
6 SOURCES_aa = aa.c
7 SOURCES_caca = caca.c
8 SOURCES_fb = fb.c
9 SOURCES_ggi = ggi.c
10 SOURCES_glide = glide.c
11 SOURCES_vout_sdl = sdl.c
12 SOURCES_svgalib = svgalib.c
13 SOURCES_mga = mga.c
14 SOURCES_hd1000v = hd1000v.cpp
15 SOURCES_snapshot = snapshot.c
16 SOURCES_opengl = opengl.c
17 SOURCES_opengllayer = opengllayer.m
18 SOURCES_image = image.c
19 SOURCES_directfb = directfb.c