commit | 0a543996132fb809faa550a3e3914452c0bbda0a | [log] [tgz] |
---|---|---|
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | Sun Jan 07 12:09:27 2018 +0100 |
committer | Quentin Glidic <sardemff7+git@sardemff7.net> | Sun Jan 07 12:23:11 2018 +0100 |
tree | 5607fcd3cbec06200041b50d02b3a739772a04d2 | |
parent | 14a7e371f57fd8dbdddb869296cdb686f4a0e9bc [diff] |
Unconditionally add linux-dmabuf’s protocol to BUILT_SOURCES 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 <linkmauve@linkmauve.fr> Reported-by: Cedric Sodhi <manday@openmail.cc> Tested-by: Cedric Sodhi <manday@openmail.cc> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>