]> git.codecow.com Git - Monocypher.git/commit
Generate docks with `make all`
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 26 Feb 2023 10:10:48 +0000 (11:10 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 26 Feb 2023 10:34:06 +0000 (11:34 +0100)
commit420a52830c33eac11bedde779d6e44debe9d0ff3
treed72907528f16d000c47d852ac042f6e484fd5383
parent7d417f54e28992b733bb013c7d73f9ae74d7c395
Generate docks with `make all`

That way the docs no longer have to belong to root when we generate
them.  Some more dist.sh shenanigans were required to spare tarball
users the mandoc dependency.  Mostly making sure their doc is not
deleted when they `make clean`.
dist.sh
dist_ignore
makefile