[GRASS-SVN] r43726 - grass/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 28 12:12:46 EDT 2010


Author: martinl
Date: 2010-09-28 16:12:46 +0000 (Tue, 28 Sep 2010)
New Revision: 43726

Modified:
   grass/trunk/Makefile
Log:
clean: cleandocs added


Modified: grass/trunk/Makefile
===================================================================
--- grass/trunk/Makefile	2010-09-28 13:25:46 UTC (rev 43725)
+++ grass/trunk/Makefile	2010-09-28 16:12:46 UTC (rev 43726)
@@ -111,7 +111,7 @@
 cleanscriptstrings:
 	rm -f locale/scriptstrings/*.c 2>/dev/null
 
-clean: cleandistdirs cleanscriptstrings
+clean: cleandistdirs cleanscriptstrings cleandocs
 
 libsclean: cleandistdirs
 	$(MAKE) clean-recursive SUBDIRS=$(LIBDIRS)



More information about the grass-commit mailing list