summaryrefslogtreecommitdiff
path: root/mk/__printf.d
diff options
context:
space:
mode:
Diffstat (limited to 'mk/__printf.d')
-rw-r--r--mk/__printf.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/__printf.d b/mk/__printf.d
index a70d71c7..8b92be34 100644
--- a/mk/__printf.d
+++ b/mk/__printf.d
@@ -4,6 +4,7 @@ libc.a(__printf.o): $(OBJDIR)/__printf.o
$(OBJDIR)/__printf.o: src/stdio/__printf.c
$(OBJDIR)/__printf.o: src/_forced/strtoumax.h
+$(OBJDIR)/__printf.o: src/_forced/strdup.h
$(OBJDIR)/__printf.o: src/stdio/_stdio.h
$(OBJDIR)/__printf.o:
@mkdir -p $(@D)