]> git.sesse.net Git - vlc/blob - modules/video_output/x11/Modules.am
* ALL: added *.am files here and there for future automake support.
[vlc] / modules / video_output / x11 / Modules.am
1 SOURCES_x11 = \
2         modules/video_output/x11/x11.c \
3         modules/video_output/x11/xcommon.c
4 SOURCES_xvideo = \
5         modules/video_output/x11/xvideo.c \
6         modules/video_output/x11/xcommon.c
7
8 noinst_HEADERS += \
9         modules/video_output/x11/xcommon.h