aboutsummaryrefslogtreecommitdiff
path: root/boost/common/template/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-02-25 12:34:07 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-02-25 12:34:07 +0200
commitdc4b2b20565a58f09c761b9affd6abdc7edb705b (patch)
treeaff4a7023adf5c05283e026d98cb9d738290556b /boost/common/template/makefile
parentbd09e3ff6f089bd3fc109fd054d30a099e2722ab (diff)
Add support for tests in subdirectories
Diffstat (limited to 'boost/common/template/makefile')
-rw-r--r--boost/common/template/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/common/template/makefile b/boost/common/template/makefile
index d22654e..1a97660 100644
--- a/boost/common/template/makefile
+++ b/boost/common/template/makefile
@@ -58,7 +58,7 @@ $(out_base)/: $(driver)
# Dist
#
-name := $(notdir $(src_base))
+name := $(subst /,-,$(subst $(src_root)/boost/common/,,$(src_base)))
$(dist): db_id := @database@
$(dist): sources := $(cxx_tun)