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

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

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