[Intel-gfx] [PATCH i-g-t] demo/Makefile.source: Compile intel_sprite_on when HAVE_LIBDRM_INTEL.
Marius Vlad
marius.c.vlad at intel.com
Wed Sep 7 09:59:45 UTC 2016
Introduced with commit cd86866dec.
Signed-off-by: Marius Vlad <marius.c.vlad at intel.com>
CC: Robert Foss <robert.foss at collabora.com>
---
demos/Makefile.sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/demos/Makefile.sources b/demos/Makefile.sources
index 31f7f83..aea363f 100644
--- a/demos/Makefile.sources
+++ b/demos/Makefile.sources
@@ -1,7 +1,7 @@
demos_prog_list = \
$(NULL)
-HAVE_LIBDRM_INTEL_BIN = \
+LIBDRM_INTEL_BIN = \
intel_sprite_on \
$(NULL)
--
2.8.1
More information about the Intel-gfx
mailing list