summaryrefslogtreecommitdiffstats
path: root/src/intel/common/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/common/meson.build')
-rw-r--r--src/intel/common/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel/common/meson.build b/src/intel/common/meson.build
index db7d74a26d2..cbcf6647531 100644
--- a/src/intel/common/meson.build
+++ b/src/intel/common/meson.build
@@ -41,5 +41,4 @@ libintel_common = static_library(
include_directories : [inc_common, inc_intel],
c_args : [c_vis_args, no_override_init_args],
dependencies : [dep_expat, dep_libdrm],
- build_by_default : false,
)