diff options
author | Ben Byer <bbyer@apple.com> | 2008-04-23 03:43:51 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-04-23 10:17:02 -0700 |
commit | 6f6505db51763d902142a8161e71cad44f52560c (patch) | |
tree | 4ffab2259f1c54004d3f830a77877a5d27f9be20 /GL | |
parent | 4e3a8af5751ff88c0cadd612821b0ef349d250c5 (diff) |
glx / xquartz: we still need glxcontentmodes.[ch] kthx
(cherry picked from commit 27545fd37f8c703b72f7cfc329778abc1ceabfa0)
Diffstat (limited to 'GL')
-rwxr-xr-x | GL/symlink-mesa.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GL/symlink-mesa.sh b/GL/symlink-mesa.sh index 8deaa436f..def4f63f7 100755 --- a/GL/symlink-mesa.sh +++ b/GL/symlink-mesa.sh @@ -64,6 +64,8 @@ symlink_glx() { dst_dir glx action indirect_size.h + action glcontextmodes.c + action glcontextmodes.h action indirect_dispatch.c action indirect_dispatch.h action indirect_dispatch_swap.c |