浏览代码

rename d.thematic.area to d.vect.thematic (part 3)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63979 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 年之前
父节点
当前提交
39cebb7a04
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      display/d.vect.thematic/Makefile

+ 1 - 1
display/d.vect.thematic/Makefile

@@ -1,7 +1,7 @@
 
 
 MODULE_TOPDIR = ../..
 MODULE_TOPDIR = ../..
 
 
-PGM = d.thematic.area
+PGM = d.vect.thematic
 
 
 LIBES = $(ARRAYSTATSLIB) $(DISPLAYLIB) $(VECTORLIB) $(DBMILIB) $(GISLIB)
 LIBES = $(ARRAYSTATSLIB) $(DISPLAYLIB) $(VECTORLIB) $(DBMILIB) $(GISLIB)
 DEPENDENCIES = $(ARRAYSTATSDEP) $(DISPLAYDEP) $(VECTORDEP) $(DBMIDEP) $(GISDEP)
 DEPENDENCIES = $(ARRAYSTATSDEP) $(DISPLAYDEP) $(VECTORDEP) $(DBMIDEP) $(GISDEP)