[GRASS-SVN] r44845 - grass/branches/releasebranch_6_4
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 3 18:57:08 EST 2011
Author: neteler
Date: 2011-01-03 15:57:08 -0800 (Mon, 03 Jan 2011)
New Revision: 44845
Modified:
grass/branches/releasebranch_6_4/Makefile
Log:
added missing csv files (ticket #1207)
Modified: grass/branches/releasebranch_6_4/Makefile
===================================================================
--- grass/branches/releasebranch_6_4/Makefile 2011-01-03 23:45:43 UTC (rev 44844)
+++ grass/branches/releasebranch_6_4/Makefile 2011-01-03 23:57:08 UTC (rev 44845)
@@ -58,7 +58,7 @@
LOCALE=0
endif
-FILES = AUTHORS COPYING CHANGES REQUIREMENTS.html GPL.TXT
+FILES = AUTHORS COPYING CHANGES REQUIREMENTS.html contributors.csv contributors_extra.csv translators.csv GPL.TXT
BIN_DIST_FILES = $(FILES) \
grass${GRASS_VERSION_MAJOR}${GRASS_VERSION_MINOR}.tmp \
More information about the grass-commit
mailing list