aboutsummaryrefslogtreecommitdiff
path: root/container/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'container/makefile')
-rw-r--r--container/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/makefile b/container/makefile
index aad0412..e6701c0 100644
--- a/container/makefile
+++ b/container/makefile
@@ -79,7 +79,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.
#