浏览代码

wxGUI: run makefile also from mapswipe dir

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53736 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 年之前
父节点
当前提交
23a58e3802
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gui/wxpython/Makefile

+ 1 - 1
gui/wxpython/Makefile

@@ -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