[GRASS-SVN] r36957 - grass/branches/develbranch_6/gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Sun May 3 04:08:51 EDT 2009


Author: neteler
Date: 2009-05-03 04:08:50 -0400 (Sun, 03 May 2009)
New Revision: 36957

Modified:
   grass/branches/develbranch_6/gui/wxpython/Makefile
Log:
clean also vdigit and nviz subdir

Modified: grass/branches/develbranch_6/gui/wxpython/Makefile
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/Makefile	2009-05-03 08:08:45 UTC (rev 36956)
+++ grass/branches/develbranch_6/gui/wxpython/Makefile	2009-05-03 08:08:50 UTC (rev 36957)
@@ -2,6 +2,7 @@
 
 SUBDIRS = docs scripts vdigit nviz
 EXTRA_CLEAN_FILES = menustrings.py
+CLEAN_SUBDIRS = vdigit nviz
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make
 include $(MODULE_TOPDIR)/include/Make/Doxygen.make



More information about the grass-commit mailing list