diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 25b9253fc39..01e9edfc486 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -117,10 +117,6 @@ if HAVE_EGL SUBDIRS += egl endif -if HAVE_INTEL_DRIVERS -SUBDIRS += intel/tools -endif - ## Requires the i965 compiler (part of mesa) and wayland-drm if HAVE_INTEL_VULKAN SUBDIRS += intel/vulkan |