aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/makefile
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/makefile
parent1915b018a54e991c9289ee0c03488294e890caea (diff)
downloadvcxsrv-06ac0148302f9498779852c6b1dce50728e7fa66.tar.gz
vcxsrv-06ac0148302f9498779852c6b1dce50728e7fa66.tar.bz2
vcxsrv-06ac0148302f9498779852c6b1dce50728e7fa66.zip
Added xinerama extension.
Diffstat (limited to 'xorg-server/makefile')
-rw-r--r--xorg-server/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg-server/makefile b/xorg-server/makefile
index 800b5b5d5..519a5be53 100644
--- a/xorg-server/makefile
+++ b/xorg-server/makefile
@@ -47,7 +47,8 @@ INCLUDELIBFILES = \
$(MHMAKECONF)\libx11\modules\lc\xlocale\$(OBJDIR)\libxlocale.lib \
$(MHMAKECONF)\libfontenc\src\$(OBJDIR)\libfontenc.lib \
$(MHMAKECONF)\libxfont\src\freetype\$(OBJDIR)\libft.lib \
- $(MHMAKECONF)\libxfont\src\stubs\$(OBJDIR)\libstubs.lib
+ $(MHMAKECONF)\libxfont\src\stubs\$(OBJDIR)\libstubs.lib \
+ $(MHMAKECONF)\libxinerama\src\$(OBJDIR)\libxinerama.lib
LIBDIRS=$(dir $(INCLUDELIBFILES))