Browse Source

add r.buildvrt to Makefile

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@72764 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 7 years ago
parent
commit
d55656833c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      raster/Makefile

+ 1 - 0
raster/Makefile

@@ -3,6 +3,7 @@ MODULE_TOPDIR = ..
 SUBDIRS = \
 	r.basins.fill \
 	r.buffer \
+	r.buildvrt \
 	r.carve \
 	r.category \
 	r.circle \