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

fix typo

Change-Id: Iba7b0c0cf200306d3fc53488021d1e92d8af0e75
üst 9ca3b536
......@@ -24,7 +24,7 @@ ifneq ($(HUNART_EXTENSION_PACK),)
$(eval $(call gb_Package_add_file,extras_extensions,bin/hunart.oxt,$(HUNART_EXTENSION_PACK)))
endif
ifneq ($(NUMBERTEXT_EXTENSION_PACK),)
$(eval $(call gb_Package_add_file,extras_extensions,bin/numberext.oxt,$(NUMBERTEXT_EXTENSION_PACK)))
$(eval $(call gb_Package_add_file,extras_extensions,bin/numbertext.oxt,$(NUMBERTEXT_EXTENSION_PACK)))
endif
ifneq ($(OOOBLOGGER_EXTENSION_PACK),)
$(eval $(call gb_Package_add_file,extras_extensions,bin/oooblogger.oxt,$(OOOBLOGGER_EXTENSION_PACK)))
......
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