From d586cc4fff8a7d4483dba44ed6d3c37b362c1886 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 22 Aug 2012 10:58:15 +0200 Subject: Solved building problem when compiling from clean tree --- libX11/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libX11/makefile') diff --git a/libX11/makefile b/libX11/makefile index 4e6cd403a..3f0ad6c62 100644 --- a/libX11/makefile +++ b/libX11/makefile @@ -26,4 +26,4 @@ endif load_makefile nls\makefile MAKESERVER=0 DEBUG=0 -$(OBJDIR)\libX11.lib : nls\all +$(OBJDIR)\libX11.lib : $(OBJDIR) nls\all -- cgit v1.2.3