From cf16503d350c471a3fea10fe485b355d46cf16f7 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 8 Nov 2011 08:53:22 +0100 Subject: Solved dependency problem --- 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 5f2932763..fe797e721 100644 --- a/xorg-server/makefile +++ b/xorg-server/makefile @@ -128,7 +128,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_dbg.dll swrast_dri.dll dxtn.dll dxtn_dbg.dll \ - wglglx_dri.dll wglglx_dri_dbg.dll + swrastwgl_dri.dll swrastwgl_dri_dbg.dll load_makefile ..\mesalib\windows\VC8\mesa\makefile MAKESERVER=0 DEBUG=0 -- cgit v1.2.3