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 8da682e0b93..9b44dbfffa6 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2020/08/07 03:55:17 brook Exp $ +# $NetBSD: Makefile,v 1.90 2020/08/08 23:12:17 brook Exp $ # COMMENT= Software for geographical-related uses @@ -11,6 +11,7 @@ SUBDIR+= R-maps SUBDIR+= R-maptools SUBDIR+= R-prettymapr SUBDIR+= R-rgeos +SUBDIR+= R-sf SUBDIR+= R-spatstat SUBDIR+= R-spatstat.data SUBDIR+= R-spatstat.utils |