From: Ian Jackson Date: Tue, 6 Apr 2021 19:21:39 +0000 (+0100) Subject: Makefile: Do shapelib build too in full-check X-Git-Tag: otter-0.5.0~157 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=765f28d44ffa5190521393808b51c32865528cbc;p=otter.git Makefile: Do shapelib build too in full-check Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index 42989545..50a920ba 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ src=. default: all check all: debug -full-check: all check cargo-syntaxcheck-release +full-check: all check cargo-syntaxcheck-release shapelib everything: debug doc release check bundled-sources shapelib: templates/shapelib.html stamp/cargo.doc-otter-only