aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/randr
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-09-15 15:47:04 +0000
committermarha <marha@users.sourceforge.net>2009-09-15 15:47:04 +0000
commit06ac0148302f9498779852c6b1dce50728e7fa66 (patch)
treeef9ac83a1bbf2a0972ed11376860ef7fa9382c9f /xorg-server/randr
parent1915b018a54e991c9289ee0c03488294e890caea (diff)
downloadvcxsrv-06ac0148302f9498779852c6b1dce50728e7fa66.tar.gz
vcxsrv-06ac0148302f9498779852c6b1dce50728e7fa66.tar.bz2
vcxsrv-06ac0148302f9498779852c6b1dce50728e7fa66.zip
Added xinerama extension.
Diffstat (limited to 'xorg-server/randr')
-rw-r--r--xorg-server/randr/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/randr/makefile b/xorg-server/randr/makefile
index 9ec11e808..f72a32e9b 100644
--- a/xorg-server/randr/makefile
+++ b/xorg-server/randr/makefile
@@ -1,6 +1,7 @@
LIBRARY=librandr
CSRCS = \
+ rrxinerama.c \
mirandr.c \
randr.c \
rrcrtc.c \