Explorar el Código

add v.in.lidar to Makefile

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@46420 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz hace 14 años
padre
commit
6ab29a168d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vector/Makefile

+ 1 - 0
vector/Makefile

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