summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorrofl0r <rofl0r@users.noreply.github.com>2020-08-11 16:48:57 +0000
committerrofl0r <rofl0r@users.noreply.github.com>2020-08-11 18:00:34 +0100
commit77853caa0ab043cb80d9d69864141f800502bb4a (patch)
treec13d636c1f6aa553a76447eacb30f160cbf6037f /.travis.yml
parent8ceebbf0c6996fa8a41da8c646294b6bd4c24c9f (diff)
move manpages to maintainer-clean make target
according to https://www.gnu.org/prep/standards/html_node/Standard-Targets.html#Standard-Targets `maintainer-clean` is the proper make target for files that are distributed in a release tarball: > The ‘maintainer-clean’ target is intended to be used by a maintainer of the > package, not by ordinary users. > You may need special tools to reconstruct some of the files that > ‘make maintainer-clean’ deletes. this prevents users without a2x or asciidoctor from losing their ability to recompile tinyproxy after `make clean`, but it also means that users wanting to regenerate the documentation need to run `make maintainer-clean`.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions