summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-02 12:42:53 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-02 12:42:53 +0100
commit934cdea97a052f82c87b4d87bd371a105d64e7ed (patch)
treecd9d08a554b6921985490cd35e1acf93c08a60be /odk
parent0b2bbad06c508382deb780814de6c6fde2c6d6fe (diff)
-writer -> --writer
Change-Id: I78bd922b33d237f36c62ab27e1e383b456797e3a
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/cpp/complextoolbarcontrols/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/cpp/complextoolbarcontrols/Makefile b/odk/examples/cpp/complextoolbarcontrols/Makefile
index 06af1afa94f1..76658e2fb542 100644
--- a/odk/examples/cpp/complextoolbarcontrols/Makefile
+++ b/odk/examples/cpp/complextoolbarcontrols/Makefile
@@ -171,7 +171,7 @@ Example : $(COMP_REGISTERFLAG)
@echo --------------------------------------------------------------------------------
run: $(COMP1_COMP_REGISTERFLAG)
- "$(OFFICE_PROGRAM_PATH)$(PS)soffice" -writer
+ "$(OFFICE_PROGRAM_PATH)$(PS)soffice" --writer
.PHONY: clean