share/mk/: distcheck: Run 'check' after 'build'
commit5143d6c6fd31a41b7031e6f699ced6ae9dd6696b
authorAlejandro Colomar <alx@kernel.org>
Sat, 4 May 2024 21:51:31 +0000 (4 23:51 +0200)
committerAlejandro Colomar <alx@kernel.org>
Mon, 6 May 2024 12:38:32 +0000 (6 14:38 +0200)
tree5bb49e6bac2209cd3e9ccedba172fa6c432e9764
parent79af62944068924d26829f9cbcedc514bfdf0f53
share/mk/: distcheck: Run 'check' after 'build'

In this project, it doesn't matter, but in some cases, it's useful that
check doesn't imply build, such as in liba2i.git.  Cherry-picking this
change reduces differences in build systems.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
Cherry-picked-from: liba2i.git 7246995b3464 ("share/mk/: distcheck: 'check' must be run after 'build'")
Link: <https://git.kernel.org/pub/scm/libs/liba2i/liba2i.git/>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/mk/dist/check/_.mk