From c7b29834765d81334999132150d40ebbbadd0990 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 10 May 2011 14:45:36 +0000 Subject: Chanded order of compilation --- xorg-server/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg-server') 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 -- cgit v1.2.3