[GRASS-SVN] r62414 - grass/trunk/scripts
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Oct 27 07:57:19 PDT 2014
Author: annakrat
Date: 2014-10-27 07:57:19 -0700 (Mon, 27 Oct 2014)
New Revision: 62414
Modified:
grass/trunk/scripts/Makefile
Log:
d.what.rast/vect: forgot to activate modules in Makefile
Modified: grass/trunk/scripts/Makefile
===================================================================
--- grass/trunk/scripts/Makefile 2014-10-27 08:43:42 UTC (rev 62413)
+++ grass/trunk/scripts/Makefile 2014-10-27 14:57:19 UTC (rev 62414)
@@ -10,6 +10,8 @@
d.redraw \
d.shadedmap \
d.vect.thematic \
+ d.what.rast \
+ d.what.vect \
db.dropcolumn \
db.droptable \
db.in.ogr \
More information about the grass-commit
mailing list