automake: adjust wayland-drm comment
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 7 Sep 2017 16:58:02 +0000 (17:58 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 19 Sep 2017 18:02:34 +0000 (19:02 +0100)
Vulkan does not depend on the library or any of the objects
created in the process.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
src/Makefile.am

index 7ca3c0a12d9037c2f52340d184d33fb305c17699..2d732ea87f461f058b9f085c70daa2540f1712d7 100644 (file)
@@ -64,7 +64,7 @@ endif
 # include only conditionally ?
 SUBDIRS += compiler
 
-## Optionally required by GBM, EGL and Vulkan
+## Optionally required by GBM, EGL
 if HAVE_PLATFORM_WAYLAND
 SUBDIRS += egl/wayland/wayland-drm
 endif