[GRASS-SVN] r61649 - grass/branches/releasebranch_7_0/include/Make
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 15 07:38:48 PDT 2014
Author: neteler
Date: 2014-08-15 07:38:48 -0700 (Fri, 15 Aug 2014)
New Revision: 61649
Modified:
grass/branches/releasebranch_7_0/include/Make/Install.make
Log:
make bindist: also package gui and share
Modified: grass/branches/releasebranch_7_0/include/Make/Install.make
===================================================================
--- grass/branches/releasebranch_7_0/include/Make/Install.make 2014-08-15 14:38:40 UTC (rev 61648)
+++ grass/branches/releasebranch_7_0/include/Make/Install.make 2014-08-15 14:38:48 UTC (rev 61649)
@@ -9,11 +9,13 @@
driver \
etc \
fonts \
+ gui \
include \
lib \
+ locale \
scripts \
tools \
- locale
+ share
# Shell commands
MAKE_DIR_CMD = $(MKDIR) -m 755
More information about the grass-commit
mailing list