aboutsummaryrefslogtreecommitdiff
path: root/libX11
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-08-22 10:58:15 +0200
committermarha <marha@users.sourceforge.net>2012-08-22 10:58:15 +0200
commitd586cc4fff8a7d4483dba44ed6d3c37b362c1886 (patch)
treebecf1df57c927fb369a00261d7e15cf711e3ea1c /libX11
parent9ce028f54f7b9c75521c34c45c3a2f9b9b39c9a2 (diff)
downloadvcxsrv-d586cc4fff8a7d4483dba44ed6d3c37b362c1886.tar.gz
vcxsrv-d586cc4fff8a7d4483dba44ed6d3c37b362c1886.tar.bz2
vcxsrv-d586cc4fff8a7d4483dba44ed6d3c37b362c1886.zip
Solved building problem when compiling from clean tree
Diffstat (limited to 'libX11')
-rw-r--r--libX11/makefile2
1 files changed, 1 insertions, 1 deletions
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