summaryrefslogtreecommitdiff
path: root/libcmark-gfm-extensions/buildfile
blob: 5841f11528016a78d9ecd32059235c09e2e812e9 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# 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