summaryrefslogtreecommitdiff
path: root/buildfile
blob: 27ba381b1b57154726cdb9fdeb380af92ac4e482 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# copyright : not copyrighted - public domain

./: libsqlite3/ test/ doc{INSTALL README} file{manifest}

# Don't install tests or the INSTALL file.
#
dir{test/}: install = false
doc{INSTALL}@./: install = false