diff options
author | Max Horn | 2010-11-18 10:15:33 +0000 |
---|---|---|
committer | Max Horn | 2010-11-18 10:15:33 +0000 |
commit | 785dd683e1e3115726aa15b1693c80901ff79f8b (patch) | |
tree | bcd351e74da76cb036f82d4ab39ebac18f708c79 /tools | |
parent | 5c8b4dbee7deaebd89f3f7a18bb51172859e6998 (diff) | |
download | scummvm-rg350-785dd683e1e3115726aa15b1693c80901ff79f8b.tar.gz scummvm-rg350-785dd683e1e3115726aa15b1693c80901ff79f8b.tar.bz2 scummvm-rg350-785dd683e1e3115726aa15b1693c80901ff79f8b.zip |
TOOLS: Do not copy SCUMM MD5 data to web SVN module anymore
svn-id: r54314
Diffstat (limited to 'tools')
-rw-r--r-- | tools/module.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/module.mk b/tools/module.mk index 2c62e427ea..3368f5e527 100644 --- a/tools/module.mk +++ b/tools/module.mk @@ -63,7 +63,6 @@ credits: md5scumm: tools/md5table$(EXEEXT) tools/md5table$(EXEEXT) --c++ < $(srcdir)/tools/scumm-md5.txt > $(srcdir)/engines/scumm/scumm-md5.h - cp $(srcdir)/tools/scumm-md5.txt $(srcdir)/../../web/trunk/data/scumm-md5.txt # # Rules which automatically and implicitly rebuild the credits and |