瀏覽代碼

enable v.external.out

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@44631 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 年之前
父節點
當前提交
30a88b9245
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      vector/Makefile

+ 2 - 1
vector/Makefile

@@ -90,7 +90,8 @@ SUBDIRS = \
 	v.out.ogr \
 	v.in.ogr \
 	v.external \
-	v.in.dwg
+	v.in.dwg \
+	v.external.out
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make