summaryrefslogtreecommitdiff
path: root/odb-tests/buildfile
blob: 82e8fe98ce5d8bdc8d80019528c1ac6c8e94f143 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# file      : buildfile
# license   : GNU GPL v2; see accompanying LICENSE file

./: libcommon/ common/ doc{README.md} legal{GPLv2 LICENSE} manifest

./: mysql/:  include = ($mysql  && !$multi)
./: sqlite/: include = ($sqlite && !$multi)
./: pgsql/:  include = ($pgsql  && !$multi)

./: evolution/: include = (!$multi)

./: testscript{*}: include = adhoc