summaryrefslogtreecommitdiff
path: root/expat/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2009-11-16 08:53:37 +0000
committerCaolán McNamara <cmc@openoffice.org>2009-11-16 08:53:37 +0000
commit052c9229f72b43dd44f6fba196d6c087c5c4deac (patch)
tree1fb897122f13c76992a15537d1a58d85e3e0432b /expat/makefile.mk
parentdd7c21a410e0d1217e34dc07af7820004d5724be (diff)
#i106889# tweak api defs under windows
Diffstat (limited to 'expat/makefile.mk')
-rw-r--r--expat/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/expat/makefile.mk b/expat/makefile.mk
index 7b1e88880528..a7e9a6fe5d68 100644
--- a/expat/makefile.mk
+++ b/expat/makefile.mk
@@ -48,7 +48,8 @@ all:
TARFILE_NAME=expat-2.0.1
ADDITIONAL_FILES=lib$/makefile.mk
-PATCH_FILES=expat-2.0.1.patch
+PATCH_FILES=expat-2.0.1.patch \
+ expat-winapi.patch
CONFIGURE_DIR=
.IF "$(OS)"=="WNT"