summaryrefslogtreecommitdiff
path: root/apps/codecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/Makefile')
-rw-r--r--apps/codecs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/Makefile b/apps/codecs/Makefile
index f39eb55..e365698 100644
--- a/apps/codecs/Makefile
+++ b/apps/codecs/Makefile
@@ -47,6 +47,7 @@ all: $(ROCKS)
ifndef SIMVER
$(OBJDIR)/wav.elf : $(OBJDIR)/wav.o
+$(OBJDIR)/sid.elf : $(OBJDIR)/sid.o
$(OBJDIR)/aiff.elf : $(OBJDIR)/aiff.o
$(OBJDIR)/mpa.elf : $(OBJDIR)/mpa.o $(BUILDDIR)/libmad.a
$(OBJDIR)/a52.elf : $(OBJDIR)/a52.o $(BUILDDIR)/liba52.a