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

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Jul 22 00:51:16 PDT 2014


Author: neteler
Date: 2014-07-22 00:51:15 -0700 (Tue, 22 Jul 2014)
New Revision: 61309

Modified:
   grass/branches/releasebranch_6_4/gui/wxpython/Makefile
Log:
Makefile: clean properly compilation tmp files (fixed trac #2354)

Modified: grass/branches/releasebranch_6_4/gui/wxpython/Makefile
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/Makefile	2014-07-22 07:31:07 UTC (rev 61308)
+++ grass/branches/releasebranch_6_4/gui/wxpython/Makefile	2014-07-22 07:51:15 UTC (rev 61309)
@@ -41,3 +41,5 @@
 
 #doxygen:
 DOXNAME=wxpython
+
+clean: cleansubdirs



More information about the grass-commit mailing list