Ver código fonte

Enable r.in.png, r.resamp.filter

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41232 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 15 anos atrás
pai
commit
19147ffd7e
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      raster/Makefile

+ 2 - 0
raster/Makefile

@@ -34,6 +34,7 @@ SUBDIRS = \
 	r.in.gdal \
 	r.in.gridatb \
 	r.in.mat \
+	r.in.png \
 	r.in.poly \
 	r.in.xyz \
 	r.info \
@@ -73,6 +74,7 @@ SUBDIRS = \
 	r.recode \
 	r.region \
 	r.report \
+	r.resamp.filter \
 	r.resamp.interp \
 	r.resamp.rst \
 	r.resamp.stats \