[GRASS-SVN] r70104 - grass/trunk/imagery/i.ortho.photo
    svn_grass at osgeo.org 
    svn_grass at osgeo.org
       
    Tue Dec 20 12:53:42 PST 2016
    
    
  
Author: ychemin
Date: 2016-12-20 12:53:42 -0800 (Tue, 20 Dec 2016)
New Revision: 70104
Modified:
   grass/trunk/imagery/i.ortho.photo/Makefile
Log:
added transform
Modified: grass/trunk/imagery/i.ortho.photo/Makefile
===================================================================
--- grass/trunk/imagery/i.ortho.photo/Makefile	2016-12-20 15:35:36 UTC (rev 70103)
+++ grass/trunk/imagery/i.ortho.photo/Makefile	2016-12-20 20:53:42 UTC (rev 70104)
@@ -4,7 +4,8 @@
 SUBDIRS1 = \
 	i.ortho.camera \
 	i.ortho.elev \
-	i.ortho.rectify
+	i.ortho.rectify \
+	i.ortho.transform
 
 SUBDIRS = lib $(SUBDIRS1)
 
    
    
More information about the grass-commit
mailing list