]> git.sesse.net Git - vlc/blob - modules/video_output/x11/Modules.am
* bootstrap:
[vlc] / modules / video_output / x11 / Modules.am
1 SOURCES_x11 = \
2         x11.c \
3         xcommon.c \
4         xcommon.h \
5         $(NULL)
6
7 SOURCES_xvideo = \
8         xvideo.c \
9         xcommon.c \
10         xcommon.h \
11         $(NULL)
12