[GRASS-SVN] r51447 - grass/trunk/temporal

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 14 21:03:13 EDT 2012


Author: huhabla
Date: 2012-04-14 18:03:13 -0700 (Sat, 14 Apr 2012)
New Revision: 51447

Modified:
   grass/trunk/temporal/Makefile
Log:
Fixed Makefile


Modified: grass/trunk/temporal/Makefile
===================================================================
--- grass/trunk/temporal/Makefile	2012-04-15 00:58:02 UTC (rev 51446)
+++ grass/trunk/temporal/Makefile	2012-04-15 01:03:13 UTC (rev 51447)
@@ -28,8 +28,8 @@
 	t.vect.list \
 	t.vect.extract \
 	t.vect.what.strds \
-	t.vect.observe.strds
-	t.vect.univar \
+	t.vect.observe.strds \
+	t.vect.univar
 
 PGM = tgisintro
 



More information about the grass-commit mailing list