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 54dc8df1bf1..89c52f60839 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/08/27 12:32:43 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2005/03/27 21:18:56 wiz Exp $ # COMMENT= Software for geographical-related uses @@ -9,6 +9,7 @@ SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= mapserver +SUBDIR+= shapelib SUBDIR+= vis5d+ SUBDIR+= xrmap SUBDIR+= xrmap-anthems |