summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/identity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/identity/Makefile')
-rw-r--r--src/gallium/drivers/identity/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/drivers/identity/Makefile b/src/gallium/drivers/identity/Makefile
index 74692d97610..a15e17e0d4a 100644
--- a/src/gallium/drivers/identity/Makefile
+++ b/src/gallium/drivers/identity/Makefile
@@ -9,3 +9,6 @@ C_SOURCES = \
id_screen.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default