aboutsummaryrefslogtreecommitdiff
path: root/boost/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boost/makefile')
-rw-r--r--boost/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/makefile b/boost/makefile
index 3556ba7..c254212 100644
--- a/boost/makefile
+++ b/boost/makefile
@@ -96,7 +96,7 @@ $(dist):
$(test): header := $(odb_hdr)
$(test): $(driver)
$(call schema)
- $(call message,test $<,$< --options-file $(dcf_root)/db.options)
+ $(call message,test $<,$< --options-file $(dcf_root)/$(db_id).options)
# Clean.
#