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

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Nov 20 15:04:59 EST 2008


Author: glynn
Date: 2008-11-20 15:04:59 -0500 (Thu, 20 Nov 2008)
New Revision: 34410

Modified:
   grass/trunk/scripts/Makefile
Log:
Enable r.buffer, r.grow


Modified: grass/trunk/scripts/Makefile
===================================================================
--- grass/trunk/scripts/Makefile	2008-11-20 20:03:58 UTC (rev 34409)
+++ grass/trunk/scripts/Makefile	2008-11-20 20:04:59 UTC (rev 34410)
@@ -21,7 +21,9 @@
 	i.tasscap \
 	m.proj \
 	r.blend \
+	r.buffer \
 	r.fillnulls \
+	r.grow \
 	r.in.aster \
 	r.in.srtm \
 	r.in.wms \



More information about the grass-commit mailing list