summaryrefslogtreecommitdiff
path: root/libcmark-gfm/buildfile
blob: fbbaab841c8d63d1c55069b47262bce7bc93e97c (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : BSD 2-Clause "Simplified" License; see accompanying COPYING file

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

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