[GRASS-SVN] r53736 - grass/trunk/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 8 05:38:54 PST 2012
Author: martinl
Date: 2012-11-08 05:38:52 -0800 (Thu, 08 Nov 2012)
New Revision: 53736
Modified:
grass/trunk/gui/wxpython/Makefile
Log:
wxGUI: run makefile also from mapswipe dir
Modified: grass/trunk/gui/wxpython/Makefile
===================================================================
--- grass/trunk/gui/wxpython/Makefile 2012-11-08 13:35:29 UTC (rev 53735)
+++ grass/trunk/gui/wxpython/Makefile 2012-11-08 13:38:52 UTC (rev 53736)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-SUBDIRS = docs
+SUBDIRS = docs mapswipe
EXTRA_CLEAN_FILES = menustrings.py build_ext.pyc
include $(MODULE_TOPDIR)/include/Make/Dir.make
More information about the grass-commit
mailing list