summaryrefslogtreecommitdiff
path: root/expat/makefile.mk
diff options
context:
space:
mode:
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"