summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d732ea87f..5ef2d4f55e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -84,7 +84,7 @@ if HAVE_INTEL_DRIVERS
SUBDIRS += intel
endif
-if HAVE_GALLIUM_VC4
+if HAVE_BROADCOM_DRIVERS
SUBDIRS += broadcom
endif