X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=92401adde304c7eb1a6ca4fe92f98de238d5de29;hp=3260367a45c95f8ebb9be02abebaeb719aae7ec3;hb=fe549d406b589b1c3db83aeea28c911292a5968e;hpb=1796973cc22433f9b875b8b6d945fc914a78e14d diff --git a/Makefile b/Makefile index 3260367..92401ad 100644 --- a/Makefile +++ b/Makefile @@ -67,11 +67,11 @@ font.o: font.h args.o: args.h -dust.o: globals.h dust.h mt.h +dust.o: globals.h dust.h float.h mt.h file.o: file.h common.h -main.o: args.h common.h dust.h file.h globals.h mt.h rocks.h score.h sprite.h sound.h +main.o: args.h common.h dust.h file.h float.h globals.h mt.h rocks.h score.h sprite.h sound.h mt.o: mt.h