diff --git a/.gitignore b/.gitignore index 27c775cb..9dd796fd 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ src/*.s tags tools/agbcc tools/binutils +translations/*.bin types_*.taghl *.zip !calcrom.pl diff --git a/Makefile b/Makefile index caf5a55e..a4c4568c 100644 --- a/Makefile +++ b/Makefile @@ -161,6 +161,7 @@ include songs.mk sound/%.bin: sound/%.aif ; $(AIF) $< $@ sound/songs/%.s: sound/songs/%.mid cd $(@D) && ../../$(MID) $(