[GRASS-SVN] r30554 - grass/trunk/raster

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Mar 13 14:52:10 EDT 2008


Author: glynn
Date: 2008-03-13 14:52:10 -0400 (Thu, 13 Mar 2008)
New Revision: 30554

Modified:
   grass/trunk/raster/Makefile
Log:
Build r.quantile



Modified: grass/trunk/raster/Makefile
===================================================================
--- grass/trunk/raster/Makefile	2008-03-13 18:51:09 UTC (rev 30553)
+++ grass/trunk/raster/Makefile	2008-03-13 18:52:10 UTC (rev 30554)
@@ -64,6 +64,7 @@
 	r.profile \
 	r.proj.seg \
 	r.quant \
+	r.quantile \
 	r.random \
 	r.random.cells \
 	r.random.surface \



More information about the grass-commit mailing list