diff options
Diffstat (limited to 'mapping')
-rw-r--r-- | mapping/makefile | 2 |
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. # |