Kaydet (Commit) fe602cee authored tarafından David Tardon's avatar David Tardon

fix another typo

Change-Id: I30daf07135d89494b4fbcdf50797254e73f80ea9
üst d2ab4e79
...@@ -71,6 +71,6 @@ $(eval $(call gb_CustomTarget_register_targets,external/wine,\ ...@@ -71,6 +71,6 @@ $(eval $(call gb_CustomTarget_register_targets,external/wine,\
$(call gb_CustomTarget_get_workdir,external/mingw-dlls)/%.dll : $(MINGW_SYSROOT)/mingw/bin/%.dll $(call gb_CustomTarget_get_workdir,external/mingw-dlls)/%.dll : $(MINGW_SYSROOT)/mingw/bin/%.dll
$(call gb_Output_announce,$*,$(true),CPY,1) $(call gb_Output_announce,$*,$(true),CPY,1)
cp $< $* cp $< $@
# vim:set shiftwidth=4 tabstop=4 noexpandtab: # vim:set shiftwidth=4 tabstop=4 noexpandtab:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment