diff options
-rw-r--r-- | setup_native/Package_wintools.mk | 2 |
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 \ |