diff options
author | Ben Byer <bbyer@apple.com> | 2008-04-23 03:43:51 -0700 |
---|---|---|
committer | Ben Byer <bbyer@apple.com> | 2008-04-23 03:43:51 -0700 |
commit | 27545fd37f8c703b72f7cfc329778abc1ceabfa0 (patch) | |
tree | 53fff350e2edc4d0f50410e2c676556a4868acd2 | |
parent | 821d7400f2ff917497b2ee58ceef2b69c2d47ec7 (diff) |
glx / xquartz: we still need glxcontentmodes.[ch] kthx
-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 47afdcd37..af9adbd94 100755 --- a/GL/symlink-mesa.sh +++ b/GL/symlink-mesa.sh @@ -227,6 +227,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 |