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

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

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