summaryrefslogtreecommitdiff
path: root/testtools/CustomTarget_bridgetest_climaker.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-05-26 22:41:54 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:35:52 +0200
commit3ba040eae5f0c87391994cc345ba83a43b277591 (patch)
tree4bef2d28ced35c32b68f52fbf64c3dc99d152da9 /testtools/CustomTarget_bridgetest_climaker.mk
parenta587845c5e3497ec88c3985bea665c4dd9c2e746 (diff)
testttools: tweak makefiles, fix typos
Change-Id: I4e7c7f2d79641772479924f8efc479beaf137f8f
Diffstat (limited to 'testtools/CustomTarget_bridgetest_climaker.mk')
-rw-r--r--testtools/CustomTarget_bridgetest_climaker.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/CustomTarget_bridgetest_climaker.mk b/testtools/CustomTarget_bridgetest_climaker.mk
index 87ee4f64d423..b66d8a37133e 100644
--- a/testtools/CustomTarget_bridgetest_climaker.mk
+++ b/testtools/CustomTarget_bridgetest_climaker.mk
@@ -36,7 +36,7 @@ $(climaker_DIR)/cli_types_bridgetest.dll : $(OUTDIR)/bin/bridgetest.rdb \
$(call gb_Executable_get_target_for_build,climaker) | $(climaker_DIR)/.dir
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),CLM,1)
$(call gb_Helper_abbreviate_dirs, \
- $(call gb_Helper_execute,climaker \
+ $(call gb_Helper_execute,climaker) \
$(if $(filter -s,$(MAKEFLAGS)),,--verbose) \
--out $@ \
-X $(OUTDIR)/bin/types.rdb \