[GRASS-SVN] r68539 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon May 30 13:22:04 PDT 2016
Author: martinl
Date: 2016-05-30 13:22:04 -0700 (Mon, 30 May 2016)
New Revision: 68539
Modified:
grass/trunk/mswindows/Makefile
Log:
fix wingrass: update setup.hint by build system
Modified: grass/trunk/mswindows/Makefile
===================================================================
--- grass/trunk/mswindows/Makefile 2016-05-30 20:14:51 UTC (rev 68538)
+++ grass/trunk/mswindows/Makefile 2016-05-30 20:22:04 UTC (rev 68539)
@@ -8,7 +8,7 @@
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
More information about the grass-commit
mailing list