[GRASS-SVN] r36958 - grass/branches/releasebranch_6_4/gui/wxpython

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


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

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

Modified: grass/branches/releasebranch_6_4/gui/wxpython/Makefile
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/Makefile	2009-05-03 08:08:50 UTC (rev 36957)
+++ grass/branches/releasebranch_6_4/gui/wxpython/Makefile	2009-05-03 08:08:58 UTC (rev 36958)
@@ -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