git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55012 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = i.segment.xl
+PGM = i.segment
LIBES = $(IMAGERYLIB) $(RASTERLIB) $(SEGMENTLIB) $(GISLIB) $(BTREE2LIB)
DEPENDENCIES = $(IMAGERYDEP) $(RASTERDEP) $(SEGMENTDEP) $(GISDEP)