Specify correct dependencies for tools/descramble

Fixes the red introduced in 6224efb2

Change-Id: I21e61fdb8e1b87486417faf34bfa6963e5ab2349
This commit is contained in:
Solomon Peachy 2021-02-27 18:39:04 -05:00
parent dad23a0607
commit 55dc86f5db
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ $(TOOLSDIR)/scramble: $(TOOLSDIR)/scramble.c $(TOOLSDIR)/iriver.c \
$(TOOLSDIR)/iaudio_bl_flash.c \
$(TOOLSDIR)/creative.c $(TOOLSDIR)/hmac-sha1.c \
$(TOOLSDIR)/rkw.c
$(TOOLSDIR)/descramble: $(TOOLSDIR)/descramble.c $(TOOLSDIR)/iriver.c $(TOOLSDIR)/gigabeat.c
$(TOOLSDIR)/rdf2binary: $(TOOLSDIR)/rdf2binary.c
$(TOOLSDIR)/convbdf: $(TOOLSDIR)/convbdf.c