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