Browse Source

Enable r.buffer, r.grow

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34410 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 16 years ago
parent
commit
49e5fd7874
1 changed files with 2 additions and 0 deletions
  1. 2 0
      scripts/Makefile

+ 2 - 0
scripts/Makefile

@@ -21,7 +21,9 @@ SUBDIRS = \
 	i.tasscap \
 	m.proj \
 	r.blend \
+	r.buffer \
 	r.fillnulls \
+	r.grow \
 	r.in.aster \
 	r.in.srtm \
 	r.in.wms \