[GRASS-SVN] r34878 - grass/branches/develbranch_6/scripts

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Dec 14 14:26:23 EST 2008


Author: martinl
Date: 2008-12-14 14:26:23 -0500 (Sun, 14 Dec 2008)
New Revision: 34878

Modified:
   grass/branches/develbranch_6/scripts/Makefile
Log:
fix typo in Makefile

Modified: grass/branches/develbranch_6/scripts/Makefile
===================================================================
--- grass/branches/develbranch_6/scripts/Makefile	2008-12-14 19:25:22 UTC (rev 34877)
+++ grass/branches/develbranch_6/scripts/Makefile	2008-12-14 19:26:23 UTC (rev 34878)
@@ -80,7 +80,7 @@
 	v.report \
 	v.to.3d \
 	v.univar.sh \
-	v.what.vect \
+	v.what.vect
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make
 



More information about the grass-commit mailing list