Quellcode durchsuchen

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 vor 12 Jahren
Ursprung
Commit
23a58e3802
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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