[GRASS-SVN] r52940 - grass-addons/grass7/imagery/i.segment.xl
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 28 00:08:56 PDT 2012
Author: mmetz
Date: 2012-08-28 00:08:56 -0700 (Tue, 28 Aug 2012)
New Revision: 52940
Modified:
grass-addons/grass7/imagery/i.segment.xl/Makefile
Log:
i.segment.xl: Makefile
Modified: grass-addons/grass7/imagery/i.segment.xl/Makefile
===================================================================
--- grass-addons/grass7/imagery/i.segment.xl/Makefile 2012-08-27 19:08:40 UTC (rev 52939)
+++ grass-addons/grass7/imagery/i.segment.xl/Makefile 2012-08-28 07:08:56 UTC (rev 52940)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = i.segment4
+PGM = i.segment.xl
LIBES = $(IMAGERYLIB) $(RASTERLIB) $(SEGMENTLIB) $(GISLIB) $(BTREE2LIB)
DEPENDENCIES = $(IMAGERYDEP) $(RASTERDEP) $(SEGMENTDEP) $(GISDEP)
More information about the grass-commit
mailing list