]> git.sesse.net Git - vlc/blob - modules/video_output/x11/Modules.am
f3e563a7d7dad3b5350c5e6dc33f7fbce5cc9991
[vlc] / modules / video_output / x11 / Modules.am
1 SOURCES_glx = \
2         glx.c \
3         xcommon.c \
4         xcommon.h \
5         $(NULL)
6
7 SOURCES_xvmc = \
8         xvmc.c \
9         xcommon.c \
10         xcommon.h \
11         $(NULL)
12