summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-05-18 08:46:17 -0600
committerBrian Paul <brianp@vmware.com>2009-05-18 08:47:22 -0600
commitdf37cde3090cabded561f4f5ef29ff5ddf980170 (patch)
treec18b135759175cff6fdc47f8a4fe8c1eefd9b43e /Makefile
parent6e61700541f229b55d78102a534c022caee1319c (diff)
mesa: added linux-osmesa-static config
Contributed by Nicolas Noble. See SF bug #2792536
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index acf83e6280e..d134c4c3306 100644
--- a/Makefile
+++ b/Makefile
@@ -127,6 +127,7 @@ linux-icc \
linux-icc-static \
linux-llvm \
linux-osmesa \
+linux-osmesa-static \
linux-osmesa16 \
linux-osmesa16-static \
linux-osmesa32 \