aboutsummaryrefslogtreecommitdiff
path: root/schema/custom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'schema/custom/makefile')
-rw-r--r--schema/custom/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/custom/makefile b/schema/custom/makefile
index f38973b..b726a66 100644
--- a/schema/custom/makefile
+++ b/schema/custom/makefile
@@ -77,7 +77,7 @@ $(dist):
# Test.
#
$(test): $(driver)
- $(call message,test $<,$< --options-file $(dcf_root)/db.options)
+ $(call message,test $<,$< --options-file $(dcf_root)/$(db_id).options)
# Clean.
#