From 4d1202ed5ec5df1e3fe1faa52b1e3d7be947c445 Mon Sep 17 00:00:00 2001 From: landry Date: Sun, 11 Oct 2020 16:11:47 +0000 Subject: [PATCH] +librttopo --- geo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/geo/Makefile b/geo/Makefile index 2245a57c1bd..46efefbbf39 100644 --- a/geo/Makefile +++ b/geo/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.75 2020/08/22 06:18:34 kirby Exp $ +# $OpenBSD: Makefile,v 1.76 2020/10/11 16:11:47 landry Exp $ SUBDIR = SUBDIR += foxtrotgps @@ -19,6 +19,7 @@ SUBDIR += libchamplain SUBDIR += libosmium SUBDIR += libpostal + SUBDIR += librttopo SUBDIR += mapcache SUBDIR += mapproxy SUBDIR += mapserver