From 8fd115adc568833cdb5af22b65a09c38e0eac20f Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 26 Jun 2012 08:56:57 +0200 Subject: libX11 is now compiled as dll --- libxcb/src/makefile.srcs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libxcb') diff --git a/libxcb/src/makefile.srcs b/libxcb/src/makefile.srcs index 2d4846a89..d91835aeb 100644 --- a/libxcb/src/makefile.srcs +++ b/libxcb/src/makefile.srcs @@ -11,3 +11,5 @@ XCBPROTO_XCBINCLUDEDIR = ..\xcb-proto\src %.c: $(XCBPROTO_XCBINCLUDEDIR)\%.xml python c_client.py -p $(XCBPROTO_XCBPYTHONDIR) $< +CLEANRULEPOSTFIX=noobjs + -- cgit v1.2.3