aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/makefile
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-11-08 11:47:30 +0100
committermarha <marha@users.sourceforge.net>2013-11-08 11:47:30 +0100
commitc8483dc2831dc37d93a36804022f6b064f5962ea (patch)
tree599f145a848e10b75a1a8c314ed9c51031446506 /xorg-server/makefile
parentc97d11aec40d8fa07d6b456bf8694133a77d35f4 (diff)
downloadvcxsrv-c8483dc2831dc37d93a36804022f6b064f5962ea.tar.gz
vcxsrv-c8483dc2831dc37d93a36804022f6b064f5962ea.tar.bz2
vcxsrv-c8483dc2831dc37d93a36804022f6b064f5962ea.zip
Solved compilation and link problems after last merge
Diffstat (limited to 'xorg-server/makefile')
-rw-r--r--xorg-server/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/makefile b/xorg-server/makefile
index b963ad1b4..2e441e4a5 100644
--- a/xorg-server/makefile
+++ b/xorg-server/makefile
@@ -25,6 +25,7 @@ INCLUDELIBFILES = \
Xi\$(OBJDIR)\libXi.lib \
xkb\$(OBJDIR)\libxkb.lib \
render\$(OBJDIR)\librender.lib \
+ present\$(OBJDIR)\libpresent.lib
INCLUDENOSERVLIBFILES = \
$(MHMAKECONF)\libX11\$(NOSERVOBJDIR)\libX11.lib \