summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2010-10-23 18:31:34 +0000
committerjstebbins <[email protected]>2010-10-23 18:31:34 +0000
commit8855fdd759ecbe038d0d3bd5780c56eae80ae09c (patch)
tree359af45a1e6f3c2e9eaa8bef55b0d39496cd193b /make
parentfacb3e48c79ca5da4ccc09d7f30d544381b13e25 (diff)
configure and patch pthreadw32 so it will build under mingw64
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3619 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'make')
-rw-r--r--make/include/tool.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/include/tool.defs b/make/include/tool.defs
index 19f1a3fee..29f45e9a7 100644
--- a/make/include/tool.defs
+++ b/make/include/tool.defs
@@ -10,3 +10,4 @@ TOUCH.exe = touch
WGET.exe = wget
MV.exe = mv
ZIP.exe = zip
+LN.exe = ln