summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-02-28 05:25:13 +0100
committerDavid Tardon <dtardon@redhat.com>2013-02-28 05:25:13 +0100
commitdb36904f41b577f61033f7c4b6df922045928b86 (patch)
treefdf2aba71a3e1befa44398da8bc383d78622d415 /setup_native
parent2b791f1cc51eaad25bd3464f94231fe4b236fae6 (diff)
fix typo
Change-Id: I6c824dccee8c0af0edb2f6fce7d47079894f7af4
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/Package_wintools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/Package_wintools.mk b/setup_native/Package_wintools.mk
index 05bb20154cc5..1c9919843c7e 100644
--- a/setup_native/Package_wintools.mk
+++ b/setup_native/Package_wintools.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Package_Package,setup_native_wintools,$(call gb_CustomTarget_get_workdir,setup_native/wintools)))
$(eval $(call gb_Package_add_files,setup_native_wintools,bin,\
- mackcab.exe \
+ makecab.exe \
msidb.exe \
msiinfo.exe \
msimsp.exe \