[GRASS-SVN] r31066 - grass/branches/releasebranch_6_3/imagery

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Apr 21 12:17:27 EDT 2008


Author: martinl
Date: 2008-04-21 12:17:27 -0400 (Mon, 21 Apr 2008)
New Revision: 31066

Modified:
   grass/branches/releasebranch_6_3/imagery/Makefile
Log:
Fix Makefile to build imagery modules (backported from trunk)

Modified: grass/branches/releasebranch_6_3/imagery/Makefile
===================================================================
--- grass/branches/releasebranch_6_3/imagery/Makefile	2008-04-21 14:08:17 UTC (rev 31065)
+++ grass/branches/releasebranch_6_3/imagery/Makefile	2008-04-21 16:17:27 UTC (rev 31066)
@@ -1,6 +1,6 @@
 MODULE_TOPDIR = ..
 
-SUBDIRS1 = \
+SUBDIRS = \
 	i.ask \
 	i.atcorr \
 	i.cluster \



More information about the grass-commit mailing list