[GRASS-SVN] r46420 - grass/trunk/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 25 05:18:52 EDT 2011
Author: mmetz
Date: 2011-05-25 02:18:52 -0700 (Wed, 25 May 2011)
New Revision: 46420
Modified:
grass/trunk/vector/Makefile
Log:
add v.in.lidar to Makefile
Modified: grass/trunk/vector/Makefile
===================================================================
--- grass/trunk/vector/Makefile 2011-05-25 09:18:04 UTC (rev 46419)
+++ grass/trunk/vector/Makefile 2011-05-25 09:18:52 UTC (rev 46420)
@@ -91,6 +91,7 @@
v.in.ogr \
v.external \
v.in.dwg \
+ v.in.lidar \
v.external.out
include $(MODULE_TOPDIR)/include/Make/Dir.make
More information about the grass-commit
mailing list