[GRASS-SVN] r53420 - grass-addons/grass7/raster/r.mess

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Oct 16 02:51:49 PDT 2012


Author: pvanbosgeo
Date: 2012-10-16 02:51:45 -0700 (Tue, 16 Oct 2012)
New Revision: 53420

Modified:
   grass-addons/grass7/raster/r.mess/Makefile
Log:
Correct make file

Modified: grass-addons/grass7/raster/r.mess/Makefile
===================================================================
--- grass-addons/grass7/raster/r.mess/Makefile	2012-10-16 09:36:46 UTC (rev 53419)
+++ grass-addons/grass7/raster/r.mess/Makefile	2012-10-16 09:51:45 UTC (rev 53420)
@@ -1,6 +1,6 @@
 MODULE_TOPDIR = ../..
 
-PGM = r.out.gmt
+PGM = r.mess
 
 include $(MODULE_TOPDIR)/include/Make/Script.make
 



More information about the grass-commit mailing list