summaryrefslogtreecommitdiff
path: root/libpq/buildfile
blob: e2ceea273c3d66966a665a20064519e51cbf09d3 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : buildfile
# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license   : PostgreSQL Licenes; 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