소스 검색

v.decimate: enable in the parent Makefile

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66919 15284696-431f-4ddb-bdfa-cd5b030d7da7
Vaclav Petras 9 년 전
부모
커밋
beb69b25f8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      vector/Makefile

+ 1 - 0
vector/Makefile

@@ -15,6 +15,7 @@ SUBDIRS = \
 	v.colors.out \
 	v.db.connect \
 	v.db.select \
+	v.decimate \
 	v.delaunay \
 	v.distance \
 	v.drape \