aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/makefile
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-11-04 10:09:09 +0100
committermarha <marha@users.sourceforge.net>2011-11-04 10:09:09 +0100
commit60f8ca2d5842b40b8585c58095787c84edfa9803 (patch)
treeaeacc47c793a60603187aa5b8008f34533d925b5 /xorg-server/makefile
parent258c22802ff4aa24df1d14046475e430d3f13a52 (diff)
downloadvcxsrv-60f8ca2d5842b40b8585c58095787c84edfa9803.tar.gz
vcxsrv-60f8ca2d5842b40b8585c58095787c84edfa9803.tar.bz2
vcxsrv-60f8ca2d5842b40b8585c58095787c84edfa9803.zip
Solved compile problems
Diffstat (limited to 'xorg-server/makefile')
-rw-r--r--xorg-server/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/makefile b/xorg-server/makefile
index 2f0cb251b..e4bdedb7c 100644
--- a/xorg-server/makefile
+++ b/xorg-server/makefile
@@ -10,7 +10,7 @@ INCLUDELIBFILES = \
dix\$(OBJDIR)\libdix.lib \
fb\$(OBJDIR)\libfb.lib \
glx\$(OBJDIR)\libglx.lib \
- hw\xwin\$(OBJDIR)\libxwin.lib \
+ hw\xwin\$(OBJDIR)\libXWin.lib \
hw\xwin\glx\$(OBJDIR)\libwinglx.lib \
mi\$(OBJDIR)\libmi.lib \
miext\damage\$(OBJDIR)\libdamage.lib \