summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-12-18 11:17:06 -0700
committerBrian Paul <brianp@vmware.com>2009-12-18 11:17:06 -0700
commit6a7b6a530dd7740457d4bdd3b804c6eabff4e1b3 (patch)
tree649d8e8551f7f5ecef2a753a53148cc46d15340e /Makefile
parent04794080d2553a53f34a48b1aec7d2a630396d92 (diff)
llvmpipe: added linux-llvm-debug configuration
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 413a1b4372e..934f85b5ab1 100644
--- a/Makefile
+++ b/Makefile
@@ -126,6 +126,7 @@ linux-ia64-icc-static \
linux-icc \
linux-icc-static \
linux-llvm \
+linux-llvm-debug \
linux-osmesa \
linux-osmesa-static \
linux-osmesa16 \