summaryrefslogtreecommitdiff
path: root/odb-tests/common/include/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'odb-tests/common/include/buildfile')
-rw-r--r--odb-tests/common/include/buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb-tests/common/include/buildfile b/odb-tests/common/include/buildfile
index 6db878c..c9ae42e 100644
--- a/odb-tests/common/include/buildfile
+++ b/odb-tests/common/include/buildfile
@@ -10,7 +10,7 @@ for db: $databases
import libs += lib{common}
-hs = obj1 obj2 obj3 test1 test2 test3 test4
+hdrs = obj1 obj2 obj3 test1 test2 test3 test4
exe{driver}: {hxx cxx}{* -*-odb -*-odb-*} testscript
@@ -19,7 +19,7 @@ exe{driver}: {hxx cxx}{* -*-odb -*-odb-*} testscript
#
libue{test-meta}: $libodb
-for h: $hs
+for h: $hdrs
{
exe{driver}: {hxx ixx cxx}{$h-odb}