summaryrefslogtreecommitdiff
path: root/cppunit/makefile.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-06-29 14:40:36 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-06-29 14:41:18 +0200
commit2414bb8d9ef6a23b4491c0893b462a57d4db860d (patch)
tree41fe534c51e220c108fb312ebab33433a72c98b6 /cppunit/makefile.mk
parent5e67fb190be69b40ce24a36540031d07c691db07 (diff)
add windows patch back
Change-Id: Id30b06eb093e373da6eb328b5d22788f308ae4ff
Diffstat (limited to 'cppunit/makefile.mk')
-rw-r--r--cppunit/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk
index 598dd9d366bc..2880d32c41c3 100644
--- a/cppunit/makefile.mk
+++ b/cppunit/makefile.mk
@@ -32,7 +32,7 @@ TARGET = cppunit
TARFILE_NAME=cppunit-1.13.0
TARFILE_MD5=0c65c839854edd43d9294d1431a2b292
-PATCH_FILES =
+PATCH_FILES = windows.patch
.IF "$(OS)" == "ANDROID"
PATCH_FILES += android.patch