[GRASS-SVN] r51351 - grass-addons/grass6/raster/r.diversity
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Apr 9 19:17:11 EDT 2012
Author: neteler
Date: 2012-04-09 16:17:11 -0700 (Mon, 09 Apr 2012)
New Revision: 51351
Modified:
grass-addons/grass6/raster/r.diversity/Makefile
Log:
fix
Modified: grass-addons/grass6/raster/r.diversity/Makefile
===================================================================
--- grass-addons/grass6/raster/r.diversity/Makefile 2012-04-09 23:16:38 UTC (rev 51350)
+++ grass-addons/grass6/raster/r.diversity/Makefile 2012-04-09 23:17:11 UTC (rev 51351)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = r.diversity
+PGM = r.diversity.py
include $(MODULE_TOPDIR)/include/Make/Script.make
More information about the grass-commit
mailing list