Explorar o código

fix wingrass: update setup.hint by build system

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68539 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=9) %!d(string=hai) anos
pai
achega
3180b858d6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mswindows/Makefile

+ 1 - 1
mswindows/Makefile

@@ -8,7 +8,7 @@ include $(MODULE_TOPDIR)/include/Make/Dir.make
 EXTRA_CLEAN_FILES = GRASS-Packager.bat GRASS-Installer.nsi
 
 ifneq ($(MINGW),)
-default: GRASS-Packager.bat GRASS-Installer.nsi
+default: GRASS-Packager.bat GRASS-Installer.nsi parsubdirs
 else
 default:
 endif