aboutsummaryrefslogtreecommitdiff
path: root/common/session/custom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/session/custom/makefile')
-rw-r--r--common/session/custom/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/session/custom/makefile b/common/session/custom/makefile
index 89d2296..e822b7a 100644
--- a/common/session/custom/makefile
+++ b/common/session/custom/makefile
@@ -69,7 +69,7 @@ $(dist):
#
$(test): $(driver) $(src_base)/test.std
$(call schema)
- $(call message,test $<,$< --options-file $(dcf_root)/db.options \
+ $(call message,test $<,$< --options-file $(dcf_root)/$(db_id).options \
>$(out_base)/test.out)
$(call message,,diff -u $(src_base)/test.std $(out_base)/test.out)
$(call message,,rm -f $(out_base)/test.out)