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