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 0e09a863e9c..0e7b8f25b26 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2020/08/09 15:14:14 brook Exp $ +# $NetBSD: Makefile,v 1.96 2020/08/09 15:16:52 brook Exp $ # COMMENT= Software for geographical-related uses @@ -11,6 +11,7 @@ SUBDIR+= R-lwgeom SUBDIR+= R-mapdata SUBDIR+= R-maps SUBDIR+= R-maptools +SUBDIR+= R-osmar SUBDIR+= R-prettymapr SUBDIR+= R-raster SUBDIR+= R-rgeos |