Selaa lähdekoodia

d.what.rast/vect: forgot to activate modules in Makefile

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62414 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 10 vuotta sitten
vanhempi
commit
fa9c7e5e2e
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      scripts/Makefile

+ 2 - 0
scripts/Makefile

@@ -10,6 +10,8 @@ SUBDIRS = \
 	d.redraw \
 	d.shadedmap \
 	d.vect.thematic \
+	d.what.rast \
+	d.what.vect \
 	db.dropcolumn \
 	db.droptable \
 	db.in.ogr \