summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/tools.make1
1 files changed, 1 insertions, 0 deletions
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 \
15 $(TOOLSDIR)/iaudio_bl_flash.c \ 15 $(TOOLSDIR)/iaudio_bl_flash.c \
16 $(TOOLSDIR)/creative.c $(TOOLSDIR)/hmac-sha1.c \ 16 $(TOOLSDIR)/creative.c $(TOOLSDIR)/hmac-sha1.c \
17 $(TOOLSDIR)/rkw.c 17 $(TOOLSDIR)/rkw.c
18$(TOOLSDIR)/descramble: $(TOOLSDIR)/descramble.c $(TOOLSDIR)/iriver.c $(TOOLSDIR)/gigabeat.c
18 19
19$(TOOLSDIR)/rdf2binary: $(TOOLSDIR)/rdf2binary.c 20$(TOOLSDIR)/rdf2binary: $(TOOLSDIR)/rdf2binary.c
20$(TOOLSDIR)/convbdf: $(TOOLSDIR)/convbdf.c 21$(TOOLSDIR)/convbdf: $(TOOLSDIR)/convbdf.c