diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-24 15:51:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-24 15:51:28 +0200 |
commit | 8d22afc91b8ec3a1073fb9b9af42289e627d3d7f (patch) | |
tree | 8909976800ce89089ce6b12ea02c7f18ca61453d | |
parent | 16632e04c20599fd02737f0ad6d8f94d46f038bf (diff) |
Tie various loose endsbulk
-rw-r--r-- | common/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/makefile b/common/makefile index 7f99cf4..04e3efa 100644 --- a/common/makefile +++ b/common/makefile @@ -64,7 +64,7 @@ cxx11_tests := session/custom no_dist_tests := changelog include -no_multi_tests := changelog include +no_multi_tests := bulk changelog include $(default): $(call include,$(bld_root)/cxx/standard.make) # cxx_standard |