aboutsummaryrefslogtreecommitdiff
path: root/mapping/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mapping/makefile')
-rw-r--r--mapping/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapping/makefile b/mapping/makefile
index c810a17..ff5b1f2 100644
--- a/mapping/makefile
+++ b/mapping/makefile
@@ -82,7 +82,7 @@ README database.hxx)
$(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.
#