summaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.am
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-06-12 16:52:20 -0700
committerJason Ekstrand <[email protected]>2017-07-12 21:15:46 -0700
commita668ba9c1888de1417c55b6181e287ccfaa7a6f6 (patch)
tree0385d3a07d41128cef0990a8b33e804561c93bd8 /src/intel/Makefile.am
parent285242e6747e9ca06489617e008ef71f3cbaf056 (diff)
intel/isl: Add basic modifier introspection
Reviewed-by: Topi Pohjolainen <[email protected]> Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/intel/Makefile.am')
-rw-r--r--src/intel/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/Makefile.am b/src/intel/Makefile.am
index 269d73dfcb0..02c625a81da 100644
--- a/src/intel/Makefile.am
+++ b/src/intel/Makefile.am
@@ -38,6 +38,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src/gallium/auxiliary \
-I$(top_srcdir)/src/gallium/include \
$(VALGRIND_CFLAGS) \
+ $(LIBDRM_CFLAGS) \
$(DEFINES)
AM_CFLAGS = \