From 36c56ad1e4a435519f736670c628ae3593233205 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 27 Jun 2012 14:53:02 +0200 Subject: Solved compile problems when compiled from a clean tree --- libxcb/src/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libxcb') diff --git a/libxcb/src/makefile b/libxcb/src/makefile index 3dc8d38e5..c73c814ee 100644 --- a/libxcb/src/makefile +++ b/libxcb/src/makefile @@ -7,7 +7,7 @@ CSRCS = \ DEFINES += PTW32_STATIC_LIB HAVE_GETADDRINFO LIBXCB_DLL INCLUDELIBFILES = \ - $(MHMAKECONF)\libxau\$(OBJDIR)\libXau.lib + $(MHMAKECONF)\libXau\$(OBJDIR)\libXau.lib LIBDIRS=$(dir $(INCLUDELIBFILES)) -- cgit v1.2.3