Browse Source

mswindows: update Makefile (no subdirs)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50858 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 years ago
parent
commit
522516f368
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mswindows/Makefile

+ 0 - 1
mswindows/Makefile

@@ -4,7 +4,6 @@ include $(MODULE_TOPDIR)/include/Make/Other.make
 
 EXTRA_CLEAN_FILES = GRASS-Packager.bat GRASS-Installer.bat
 
-SUBDIRS = 
 ifneq ($(MINGW),)
 default: GRASS-Packager.bat GRASS-Installer.nsi
 endif