diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 1ccb14269c7..126a5b7eb23 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2011/03/18 21:29:49 minskim Exp $ +# $NetBSD: Makefile,v 1.37 2011/04/14 15:54:57 drochner Exp $ # COMMENT= Software for geographical-related uses @@ -21,6 +21,7 @@ SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= libchamplain04 SUBDIR+= libchamplain06 +SUBDIR+= libchamplain08 SUBDIR+= libdrg SUBDIR+= mapserver SUBDIR+= merkaartor |