summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2010-03-28 16:58:47 +0000
committerjstebbins <[email protected]>2010-03-28 16:58:47 +0000
commit5622a68ff2c2d3394867258b1b44291c2534fe66 (patch)
tree017909cacf780d62742502ab2e1ca05c622ec7fb /make
parentb6d0623b5f63547b038d4b42a694023716c685fd (diff)
give s55 a helping hand with createing mingw CLI zip
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3178 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 9a5d109fe..19f1a3fee 100644
--- a/make/include/tool.defs
+++ b/make/include/tool.defs
@@ -9,3 +9,4 @@ TAR.exe = tar
TOUCH.exe = touch
WGET.exe = wget
MV.exe = mv
+ZIP.exe = zip