summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Byer <bbyer@apple.com>2008-04-23 03:43:51 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-23 10:17:02 -0700
commit6f6505db51763d902142a8161e71cad44f52560c (patch)
tree4ffab2259f1c54004d3f830a77877a5d27f9be20
parent4e3a8af5751ff88c0cadd612821b0ef349d250c5 (diff)
glx / xquartz: we still need glxcontentmodes.[ch] kthx
(cherry picked from commit 27545fd37f8c703b72f7cfc329778abc1ceabfa0)
-rwxr-xr-xGL/symlink-mesa.sh2
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