Re: [PATCH] Unconditionally add linux-dmabuf’s protocol to BUILT_SOURCES

2018-01-07 Thread Quentin Glidic
On 1/7/18 12:09 PM, Emmanuel Gil Peyrot wrote: This was preventing weston-info from building if both weston-simple-dmabuf-drm and weston-simple-dmabuf-v4l2 were disabled at build-time. Signed-off-by: Emmanuel Gil Peyrot Reported-by: Cedric Sodhi Tested-by: Cedric Sodhi Reviewed-by: Quentin

[PATCH] Unconditionally add linux-dmabuf’s protocol to BUILT_SOURCES

2018-01-07 Thread Emmanuel Gil Peyrot
This was preventing weston-info from building if both weston-simple-dmabuf-drm and weston-simple-dmabuf-v4l2 were disabled at build-time. Signed-off-by: Emmanuel Gil Peyrot Reported-by: Cedric Sodhi Tested-by: Cedric Sodhi --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletion