浏览代码

d.what.rast/vect: forgot to activate modules in Makefile

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62414 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 10 年之前
父节点
当前提交
fa9c7e5e2e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      scripts/Makefile

+ 2 - 0
scripts/Makefile

@@ -10,6 +10,8 @@ SUBDIRS = \
 	d.redraw \
 	d.shadedmap \
 	d.vect.thematic \
+	d.what.rast \
+	d.what.vect \
 	db.dropcolumn \
 	db.droptable \
 	db.in.ogr \