Browse Source

Added t.select to Makefile

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58730 15284696-431f-4ddb-bdfa-cd5b030d7da7
Soeren Gebbert 11 years ago
parent
commit
c9a7070132
1 changed files with 1 additions and 0 deletions
  1. 1 0
      temporal/Makefile

+ 1 - 0
temporal/Makefile

@@ -33,6 +33,7 @@ SUBDIRS = \
 	t.rast3d.mapcalc \
 	t.rast3d.univar \
 	t.rename \
+	t.select \
 	t.snap \
 	t.shift \
 	t.vect.list \