[GRASS-SVN] r60342 - in grass-addons/grass7: raster vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon May 19 03:25:16 PDT 2014
Author: martinl
Date: 2014-05-19 03:25:16 -0700 (Mon, 19 May 2014)
New Revision: 60342
Modified:
grass-addons/grass7/raster/Makefile
grass-addons/grass7/vector/Makefile
Log:
enable r.mwprecip v.link.precip in Makefiles
Modified: grass-addons/grass7/raster/Makefile
===================================================================
--- grass-addons/grass7/raster/Makefile 2014-05-19 10:23:45 UTC (rev 60341)
+++ grass-addons/grass7/raster/Makefile 2014-05-19 10:25:16 UTC (rev 60342)
@@ -19,6 +19,7 @@
r.mcda.output \
r.mcda.roughset \
r.modis \
+ r.mwprecip \
r.regression.series \
r.segment \
r.stream.basins \
Modified: grass-addons/grass7/vector/Makefile
===================================================================
--- grass-addons/grass7/vector/Makefile 2014-05-19 10:23:45 UTC (rev 60341)
+++ grass-addons/grass7/vector/Makefile 2014-05-19 10:25:16 UTC (rev 60342)
@@ -6,6 +6,7 @@
v.in.ply \
v.in.redwg \
v.in.wfs2 \
+ v.link.precip \
v.median \
v.net.turntable \
v.out.ply \
More information about the grass-commit
mailing list