[GRASS-SVN] r45120 - grass-addons/imagery/gipe/i.evapo.potrad

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jan 20 17:36:43 EST 2011


Author: ychemin
Date: 2011-01-20 14:36:43 -0800 (Thu, 20 Jan 2011)
New Revision: 45120

Modified:
   grass-addons/imagery/gipe/i.evapo.potrad/Makefile
Log:
Modified Makefile for G7

Modified: grass-addons/imagery/gipe/i.evapo.potrad/Makefile
===================================================================
--- grass-addons/imagery/gipe/i.evapo.potrad/Makefile	2011-01-20 22:36:08 UTC (rev 45119)
+++ grass-addons/imagery/gipe/i.evapo.potrad/Makefile	2011-01-20 22:36:43 UTC (rev 45120)
@@ -2,8 +2,8 @@
 
 PGM = i.evapo.potrad
 
-LIBES = $(GISLIB)
-DEPENDENCIES = $(GISDEP)
+LIBES = $(GISLIB) $(RASTERLIB)
+DEPENDENCIES = $(GISDEP) $(RASTERDEP)
 
 include $(MODULE_TOPDIR)/include/Make/Module.make
 



More information about the grass-commit mailing list