[QGIS Commit] r8619 - docs/trunk/english_us/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sat Jun 7 20:41:53 EDT 2008


Author: taraathan
Date: 2008-06-07 20:41:53 -0400 (Sat, 07 Jun 2008)
New Revision: 8619

Modified:
   docs/trunk/english_us/user_guide/Makefile
Log:
added commands to make eps files for images in plugins_grass_module_images

Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile	2008-06-08 00:38:47 UTC (rev 8618)
+++ docs/trunk/english_us/user_guide/Makefile	2008-06-08 00:41:53 UTC (rev 8619)
@@ -75,6 +75,7 @@
 	(cd ./plugins_decorations_images && make)	
 	(cd ./plugins_graticule_creator_images && make)
 	(cd ./plugins_georeferencer_images && make)
+	(cd ./plugins_grass_module_images && make)
 	
 # make html
 # requires: latex2html oder tex4ht
@@ -109,3 +110,4 @@
 	(cd ./plugins_decorations_images && make clean)	
 	(cd ./plugins_graticule_creator_images && make clean)
 	(cd ./plugins_georeferencer_images && make clean)
+	(cd ./plugins_grass_module_images && make clean)



More information about the QGIS-commit mailing list