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

svn_qgis at osgeo.org svn_qgis at osgeo.org
Fri Aug 1 13:30:04 EDT 2008


Author: dassau
Date: 2008-08-01 13:30:04 -0400 (Fri, 01 Aug 2008)
New Revision: 8967

Modified:
   docs/trunk/english_us/user_guide/Makefile
Log:
added operating_system_icons to clean option

Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile	2008-08-01 17:26:12 UTC (rev 8966)
+++ docs/trunk/english_us/user_guide/Makefile	2008-08-01 17:30:04 UTC (rev 8967)
@@ -139,6 +139,7 @@
 	(cd ./creating_applications_screenies && make clean)
 	(cd ./help_and_support_screenies && make clean)
 	(cd ./plugins_screenies && make clean)
+        (cd ./operating_system_icons && make clean)
 
 # Update icons from qgis source if necessary
 updateicon:



More information about the QGIS-commit mailing list