summaryrefslogtreecommitdiff
path: root/libcmark-gfm-extensions/buildfile
blob: f2c47c584911a1601a6724743d148bab43ab539e (plain)
1
2
3
4
5
6
7
8
9
10
# file      : buildfile
# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd
# license   : FreeBSD 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