[GRASS-SVN] r37985 - grass/trunk/scripts

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 19 22:38:01 EDT 2009


Author: glynn
Date: 2009-06-19 22:38:01 -0400 (Fri, 19 Jun 2009)
New Revision: 37985

Modified:
   grass/trunk/scripts/Makefile
Log:
Enable v.out.gps


Modified: grass/trunk/scripts/Makefile
===================================================================
--- grass/trunk/scripts/Makefile	2009-06-20 02:18:17 UTC (rev 37984)
+++ grass/trunk/scripts/Makefile	2009-06-20 02:38:01 UTC (rev 37985)
@@ -57,6 +57,7 @@
 	v.in.wfs \
 	v.rast.stats \
 	v.report \
+	v.out.gps \
 	v.what.vect
 
 #	d.vect.thematic \
@@ -65,7 +66,6 @@
 #	r3.mapcalculator \
 #	v.in.garmin \
 #	v.in.gpsbabel \
-#	v.out.gps
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make
 



More information about the grass-commit mailing list