summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/Makefile')
-rw-r--r--src/mesa/pipe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/pipe/Makefile b/src/mesa/pipe/Makefile
index f5e884e3a0..d448f3f5a6 100644
--- a/src/mesa/pipe/Makefile
+++ b/src/mesa/pipe/Makefile
@@ -1,6 +1,7 @@
default:
cd softpipe ; make
cd i915simple ; make
+ cd failover ; make
clean:
rm -f `find . -name \*.[oa]` \ No newline at end of file