diff options
author | Brian Paul <brianp@vmware.com> | 2009-05-18 08:46:17 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-05-18 08:47:22 -0600 |
commit | df37cde3090cabded561f4f5ef29ff5ddf980170 (patch) | |
tree | c18b135759175cff6fdc47f8a4fe8c1eefd9b43e /Makefile | |
parent | 6e61700541f229b55d78102a534c022caee1319c (diff) |
mesa: added linux-osmesa-static config
Contributed by Nicolas Noble. See SF bug #2792536
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -127,6 +127,7 @@ linux-icc \ linux-icc-static \ linux-llvm \ linux-osmesa \ +linux-osmesa-static \ linux-osmesa16 \ linux-osmesa16-static \ linux-osmesa32 \ |