chiark / gitweb /
Include shapelib top-level target
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 12 Jan 2021 20:11:11 +0000 (20:11 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 12 Jan 2021 20:18:59 +0000 (20:18 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile

index 3b5fd1f633cc6c6194a5f579f220b190ce6b9c80..24b3401d09419ffdab7d8810f64dbbffa5b7770a 100644 (file)
--- 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. ----------