[GRASS-SVN] r32689 - grass/trunk/vector

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Aug 11 12:00:11 EDT 2008


Author: mlennert
Date: 2008-08-11 12:00:11 -0400 (Mon, 11 Aug 2008)
New Revision: 32689

Modified:
   grass/trunk/vector/Makefile
Log:
compile v.class by default


Modified: grass/trunk/vector/Makefile
===================================================================
--- grass/trunk/vector/Makefile	2008-08-11 15:59:04 UTC (rev 32688)
+++ grass/trunk/vector/Makefile	2008-08-11 16:00:11 UTC (rev 32689)
@@ -6,6 +6,7 @@
 	v.build \
 	v.build.polylines \
 	v.category \
+	v.class \
 	v.clean \
 	v.convert \
 	v.db.connect \



More information about the grass-commit mailing list