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 313575b015a..337e84f69a3 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2010/03/04 05:03:05 taca Exp $ +# $NetBSD: Makefile,v 1.29 2010/03/12 15:56:28 ghen Exp $ # COMMENT= Software for geographical-related uses @@ -8,6 +8,7 @@ SUBDIR+= cmconvert SUBDIR+= epsg SUBDIR+= epsg-docs SUBDIR+= garmin-utils +SUBDIR+= garmintools SUBDIR+= gdal-lib SUBDIR+= geos SUBDIR+= gpsbabel |