aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.common.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/Makefile.common.am')
-rw-r--r--src/intel/Makefile.common.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/Makefile.common.am b/src/intel/Makefile.common.am
index 848598457ca..a772b5fcd12 100644
--- a/src/intel/Makefile.common.am
+++ b/src/intel/Makefile.common.am
@@ -21,4 +21,5 @@
noinst_LTLIBRARIES += common/libintel_common.la
+common_libintel_common_la_CFLAGS = $(AM_CFLAGS) $(LIBDRM_CFLAGS)
common_libintel_common_la_SOURCES = $(COMMON_FILES) $(DECODER_FILES)