summaryrefslogtreecommitdiff
path: root/tests/ctor
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-06-02 17:21:32 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-06-02 17:21:32 +0200
commit62166bfe7031522bd851eb5d7047a19182e24a45 (patch)
tree43926d04513c7dda6dd24b678c9eac27a0eb0d3f /tests/ctor
parentd7cb3c62c90aaa3027730e07136fa7df371290c4 (diff)
Add cli options instead of overriding them
Diffstat (limited to 'tests/ctor')
-rw-r--r--tests/ctor/makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ctor/makefile b/tests/ctor/makefile
index cd2466e..9d87279 100644
--- a/tests/ctor/makefile
+++ b/tests/ctor/makefile
@@ -27,7 +27,6 @@ gen := $(addprefix $(out_base)/,$(genf))
$(gen): $(out_root)/cli/cli
$(gen): cli := $(out_root)/cli/cli
-$(gen): cli_options :=
$(call include-dep,$(cxx_od),$(cxx_obj),$(gen))