[GRASS-SVN] r51733 - grass-addons/grass6/vector/v.out.kml

svn_grass at osgeo.org svn_grass at osgeo.org
Fri May 25 06:00:21 EDT 2012


Author: neteler
Date: 2012-05-25 03:00:20 -0700 (Fri, 25 May 2012)
New Revision: 51733

Added:
   grass-addons/grass6/vector/v.out.kml/Makefile
Log:
added missing Makefile

Added: grass-addons/grass6/vector/v.out.kml/Makefile
===================================================================
--- grass-addons/grass6/vector/v.out.kml/Makefile	                        (rev 0)
+++ grass-addons/grass6/vector/v.out.kml/Makefile	2012-05-25 10:00:20 UTC (rev 51733)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = v.out.kml
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script



More information about the grass-commit mailing list