summaryrefslogtreecommitdiff
path: root/libpq/buildfile
blob: 51ee818165f61e0844e0111922216c9e14e6c6e3 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : PostgreSQL License; see accompanying COPYRIGHT file

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

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