[GRASS-SVN] r71067 - grass-addons/grass7/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon May 8 14:25:09 PDT 2017
Author: pierreroudier
Date: 2017-05-08 14:25:09 -0700 (Mon, 08 May 2017)
New Revision: 71067
Modified:
grass-addons/grass7/vector/Makefile
Log:
added v.what.rast.multi to makefile
Modified: grass-addons/grass7/vector/Makefile
===================================================================
--- grass-addons/grass7/vector/Makefile 2017-05-08 21:11:55 UTC (rev 71066)
+++ grass-addons/grass7/vector/Makefile 2017-05-08 21:25:09 UTC (rev 71067)
@@ -57,7 +57,8 @@
v.surf.tps \
v.transects \
v.vol.idw \
- v.stream.order
+ v.stream.order \
+ v.what.rast.multi
include $(MODULE_TOPDIR)/include/Make/Dir.make
More information about the grass-commit
mailing list