Explorar el Código

enable v.external.out

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@44631 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa hace 14 años
padre
commit
30a88b9245
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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