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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/pipe/Makefile b/src/mesa/pipe/Makefile
index d448f3f5a6..135f1fd19d 100644
--- a/src/mesa/pipe/Makefile
+++ b/src/mesa/pipe/Makefile
@@ -2,6 +2,7 @@ default:
cd softpipe ; make
cd i915simple ; make
cd failover ; make
+ cd nv40; make
clean:
- rm -f `find . -name \*.[oa]` \ No newline at end of file
+ rm -f `find . -name \*.[oa]`