aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/Makefile
diff options
context:
space:
mode:
authorJohannes Schickel2007-03-12 20:42:28 +0000
committerJohannes Schickel2007-03-12 20:42:28 +0000
commit39cbdc7a31600c091da80d5f072637b006985984 (patch)
tree304ea698b6e7819fff69a6e08d045d3d1ffd22c3 /tools/create_kyradat/Makefile
parent6f0dda093a11601085bf09deefd1ff67183f0671 (diff)
downloadscummvm-rg350-39cbdc7a31600c091da80d5f072637b006985984.tar.gz
scummvm-rg350-39cbdc7a31600c091da80d5f072637b006985984.tar.bz2
scummvm-rg350-39cbdc7a31600c091da80d5f072637b006985984.zip
Add support for Amiga static data resources.
svn-id: r26112
Diffstat (limited to 'tools/create_kyradat/Makefile')
-rw-r--r--tools/create_kyradat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/create_kyradat/Makefile b/tools/create_kyradat/Makefile
index ce4fa5ca91..7319ad0658 100644
--- a/tools/create_kyradat/Makefile
+++ b/tools/create_kyradat/Makefile
@@ -19,7 +19,7 @@ clean:
rm -f $(BIN)
rm -f $(OBJS)
-create_kyradat.o: eng.h esp.h fre.h ger.h misc.h pak.h towns.h util.h md5.h
+create_kyradat.o: amiga.h eng.h esp.h fre.h ger.h misc.h pak.h towns.h util.h md5.h
pak.o: pak.h util.h
%.o: %.cpp