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