summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-01-09 20:01:01 -0600
committerDiegoisawesome <diego@domoreaweso.me>2018-01-09 20:01:01 -0600
commit80cfce776bd3044bd3024dfaa3fdb5b75057b73d (patch)
treefbdd7d642db3cdfdf489f6d05159859ee0e8a035
parent4e4b18e04fecf894ee5d6b87ee4009a83771be5b (diff)
Mark sound files as precious
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67e49e9a4..f4cceb7f7 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ RAMSCRGEN := tools/ramscrgen/ramscrgen
# Secondary expansion is required for dependency variables in object rules.
.SECONDEXPANSION:
-.PRECIOUS: %.1bpp %.4bpp %.8bpp %.gbapal %.lz %.rl
+.PRECIOUS: %.1bpp %.4bpp %.8bpp %.gbapal %.lz %.rl %.pcm %.bin sound/direct_sound_samples/cry_%.bin
.PHONY: rom clean compare tidy