Browse Source

enable compilation of d.redraw

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47084 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 years ago
parent
commit
77c6e5b0e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/Makefile

+ 1 - 0
scripts/Makefile

@@ -5,6 +5,7 @@ SUBDIRS = \
 	d.polar \
 	d.rast.edit \
 	d.rast.leg \
+	d.redraw \
 	d.shadedmap \
 	d.vect.thematic \
 	db.dropcolumn \