diff options
Diffstat (limited to 'geography/Makefile')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 32aa0bdbb55..73ba008d53c 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2020/08/09 15:28:56 brook Exp $ +# $NetBSD: Makefile,v 1.100 2020/08/09 15:31:52 brook Exp $ # COMMENT= Software for geographical-related uses @@ -16,6 +16,7 @@ SUBDIR+= R-osmdata SUBDIR+= R-prettymapr SUBDIR+= R-raster SUBDIR+= R-rgeos +SUBDIR+= R-rnaturalearth SUBDIR+= R-rnaturalearthdata SUBDIR+= R-rosm SUBDIR+= R-sf |