aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/makefile
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-05-10 14:45:36 +0000
committermarha <marha@users.sourceforge.net>2011-05-10 14:45:36 +0000
commitc7b29834765d81334999132150d40ebbbadd0990 (patch)
tree52bd512e0dbb4bf77c69755daa0ab296e88f41ef /xorg-server/makefile
parent2e5094b5a8e6241621cbf8c3e41b618347de7e2f (diff)
downloadvcxsrv-c7b29834765d81334999132150d40ebbbadd0990.tar.gz
vcxsrv-c7b29834765d81334999132150d40ebbbadd0990.tar.bz2
vcxsrv-c7b29834765d81334999132150d40ebbbadd0990.zip
Chanded order of compilation
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 f107c379c..bd2572eed 100644
--- a/xorg-server/makefile
+++ b/xorg-server/makefile
@@ -127,7 +127,7 @@ load_makefile xkeyboard-config\makefile MAKESERVER=0 DEBUG=0
all: $(APP).exe xlaunch.exe xkbcomp.exe protocol.txt XErrorDB \
..\libX11\nls\all fonts.src\all xkeyboard-config\all plink.exe xclock.exe xcalc.exe \
- xwininfo.exe swrast_dri.dll swrast_dri_dbg.dll dxtn.dll dxtn_dbg.dll
+ xwininfo.exe swrast_dri_dbg.dll swrast_dri.dll dxtn.dll dxtn_dbg.dll
load_makefile ..\mesalib\windows\VC8\mesa\makefile MAKESERVER=0 DEBUG=0