git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54287 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -3,7 +3,7 @@ MODULE_TOPDIR = ../..
SUBDIRS1 = \
i.ortho.elev \
- i.photo.rectify
+ i.ortho.rectify
SUBDIRS = lib $(SUBDIRS1)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../../..
-PGM = i.photo.rectify
+PGM = i.ortho.rectify
# for DEBUG3 see README!
#EXTRA_CFLAGS = -I../libes -DDEBUG3