[GRASS-SVN] r44631 - grass/trunk/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Dec 19 15:24:31 EST 2010
Author: martinl
Date: 2010-12-19 12:24:31 -0800 (Sun, 19 Dec 2010)
New Revision: 44631
Modified:
grass/trunk/vector/Makefile
Log:
enable v.external.out
Modified: grass/trunk/vector/Makefile
===================================================================
--- grass/trunk/vector/Makefile 2010-12-19 20:23:06 UTC (rev 44630)
+++ grass/trunk/vector/Makefile 2010-12-19 20:24:31 UTC (rev 44631)
@@ -90,7 +90,8 @@
v.out.ogr \
v.in.ogr \
v.external \
- v.in.dwg
+ v.in.dwg \
+ v.external.out
include $(MODULE_TOPDIR)/include/Make/Dir.make
More information about the grass-commit
mailing list