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