From 55dc86f5db1dbf26b4179aea5c7ccd315ee20266 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 27 Feb 2021 18:39:04 -0500 Subject: Specify correct dependencies for tools/descramble Fixes the red introduced in 6224efb2 Change-Id: I21e61fdb8e1b87486417faf34bfa6963e5ab2349 --- tools/tools.make | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/tools.make') diff --git a/tools/tools.make b/tools/tools.make index 483d306950..00cb431078 100644 --- a/tools/tools.make +++ b/tools/tools.make @@ -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 -- cgit v1.2.3