aboutsummaryrefslogtreecommitdiff
path: root/boost/mysql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boost/mysql/makefile')
-rw-r--r--boost/mysql/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/mysql/makefile b/boost/mysql/makefile
index 0d3b7b4..44853a6 100644
--- a/boost/mysql/makefile
+++ b/boost/mysql/makefile
@@ -15,7 +15,7 @@ clean := $(out_base)/.clean
$(default): $(addprefix $(out_base)/,$(addsuffix /,$(tests)))
-$(dist): name := $(notdir $(src_base))
+$(dist): name := boost-mysql
$(dist): export dirs := $(tests)
$(dist): export extra_dist := $(name)-vc9.sln $(name)-vc10.sln test.bat
$(dist): $(addprefix $(out_base)/,$(addsuffix /.dist,$(tests)))