summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/old-makefile b/old-makefile
index 9e2f7b0d3f..be4c819940 100644
--- a/old-makefile
+++ b/old-makefile
@@ -96,7 +96,10 @@ SOURCES-$(VAAPI_GLX) += video/out/gl_hwdec_vaglx.c
SOURCES-$(X11) += video/out/vo_x11.c video/out/x11_common.c
SOURCES-$(XV) += video/out/vo_xv.c
-SOURCES-$(WAYLAND) += video/out/vo_wayland.c video/out/wayland_common.c
+SOURCES-$(WAYLAND) += video/out/vo_wayland.c \
+ video/out/wayland_common.c \
+ video/out/wayland/buffer.c \
+ video/out/wayland/memfile.c
SOURCES-$(LIBAVFILTER) += video/filter/vf_lavfi.c \
audio/filter/af_lavfi.c