From: Ian Jackson Date: Tue, 12 Jan 2021 20:11:11 +0000 (+0000) Subject: Include shapelib top-level target X-Git-Tag: otter-0.3.0~56 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9a484157ca7283067e747f46a70fe7fb028dc466;p=otter.git Include shapelib top-level target Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index 3b5fd1f6..24b3401d 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ src=. default: all check doc all: debug everything: debug doc release check bundled-sources +shapelib: templates/shapelib.html #---------- funky macros etc. ----------