win32: mkdir -p win32 needed for out of tree builds
authorRobert Bragg <robert@linux.intel.com>
Tue, 15 Mar 2011 19:37:26 +0000 (19:37 +0000)
committerRobert Bragg <robert@linux.intel.com>
Wed, 16 Mar 2011 11:22:20 +0000 (11:22 +0000)
commite51749d33c4f28b6f4cb70856914008ae67305a9
treec587e72f691db578b3ed79ecf80bda772208d725
parente4e318c9f828d87a25efbb6df1f2dc9618d62147
win32: mkdir -p win32 needed for out of tree builds

if cross compiling clutter using mingw using an out of tree build
directory then a pre-requisite for creating the resources.o file
containing the transparent cursor is for the win32 directory itself to
be created at $(top_builddir)/clutter/win32.
clutter/Makefile.am