aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTravis Howell2007-01-16 22:16:12 +0000
committerTravis Howell2007-01-16 22:16:12 +0000
commitebec953012aa6604b762dcc5aafc3fb707204f16 (patch)
treeb60a9987e4d0c0f041b4798cd6b2edf0f836ad63 /tools
parentf9d66e96d4aa071197835bdabdda9941fafa720c (diff)
downloadscummvm-rg350-ebec953012aa6604b762dcc5aafc3fb707204f16.tar.gz
scummvm-rg350-ebec953012aa6604b762dcc5aafc3fb707204f16.tar.bz2
scummvm-rg350-ebec953012aa6604b762dcc5aafc3fb707204f16.zip
svn-id: r25110
Diffstat (limited to 'tools')
-rw-r--r--tools/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/module.mk b/tools/module.mk
index 5670030a0d..ec88fefc4e 100644
--- a/tools/module.mk
+++ b/tools/module.mk
@@ -51,7 +51,7 @@ credits:
md5scumm: tools/md5table$(EXEEXT)
tools/md5table$(EXEEXT) --c++ < $(srcdir)/tools/scumm-md5.txt > engines/scumm/scumm-md5.h
- tools/md5table$(EXEEXT) --php < $(srcdir)/tools/scumm-md5.txt > ../web/docs/md5.inc
+ tools/md5table$(EXEEXT) --php < $(srcdir)/tools/scumm-md5.txt > ../../web/trunk/docs/md5.inc
#