[GRASS-SVN] r58107 - grass-addons/grass7/vector/v.transects
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Oct 25 10:37:43 PDT 2013
Author: annakrat
Date: 2013-10-25 10:37:42 -0700 (Fri, 25 Oct 2013)
New Revision: 58107
Modified:
grass-addons/grass7/vector/v.transects/Makefile
Log:
v.transects: fix Makefile
Modified: grass-addons/grass7/vector/v.transects/Makefile
===================================================================
--- grass-addons/grass7/vector/v.transects/Makefile 2013-10-25 17:27:00 UTC (rev 58106)
+++ grass-addons/grass7/vector/v.transects/Makefile 2013-10-25 17:37:42 UTC (rev 58107)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = v.transects.py
+PGM = v.transects
include $(MODULE_TOPDIR)/include/Make/Script.make
More information about the grass-commit
mailing list