]> git.sesse.net Git - vlc/blobdiff - modules/video_output/x11/Modules.am
* bootstrap:
[vlc] / modules / video_output / x11 / Modules.am
index f8100aad981019241b0d13c3d11a1bd41a05ba0b..fc189dd8867779d3495687b186ec98c50c84459c 100644 (file)
@@ -1,12 +1,12 @@
 SOURCES_x11 = \
-       modules/video_output/x11/x11.c \
-       modules/video_output/x11/xcommon.c \
-       modules/video_output/x11/xcommon.h \
+       x11.c \
+       xcommon.c \
+       xcommon.h \
        $(NULL)
 
 SOURCES_xvideo = \
-       modules/video_output/x11/xvideo.c \
-       modules/video_output/x11/xcommon.c \
-       modules/video_output/x11/xcommon.h \
+       xvideo.c \
+       xcommon.c \
+       xcommon.h \
        $(NULL)