aboutsummaryrefslogtreecommitdiff
path: root/boost/common/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boost/common/makefile')
-rw-r--r--boost/common/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/common/makefile b/boost/common/makefile
index eeb083e..4af0162 100644
--- a/boost/common/makefile
+++ b/boost/common/makefile
@@ -18,7 +18,7 @@ clean := $(out_base)/.clean
$(default): $(addprefix $(out_base)/,$(addsuffix /,$(build_tests)))
-name := $(notdir $(src_base))
+name := boost-common
$(dist): name := $(name)
$(dist): export dirs := $(tests)
$(dist): export extra_dist := test.bat $(call vc9slns,$(name)) \