summaryrefslogtreecommitdiff
path: root/libmysqlclient/buildfile
blob: fc7acee8f2afa497f92c77e8b1fd99969d4bc128 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : GPLv2 with Universal FOSS Exception; see accompanying LICENSE file

./: {*/ -build/} doc{INSTALL README} legal{LICENSE} manifest

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