summaryrefslogtreecommitdiff
path: root/mk/fesetround.d
diff options
context:
space:
mode:
Diffstat (limited to 'mk/fesetround.d')
-rw-r--r--mk/fesetround.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/fesetround.d b/mk/fesetround.d
index 3f2e8112..fa6d5642 100644
--- a/mk/fesetround.d
+++ b/mk/fesetround.d
@@ -3,7 +3,7 @@ libm.a(fesetround.o): $(OBJDIR)/fesetround.o
@$(AR) $(ARFLAGS) $@ $(OBJDIR)/$%
$(OBJDIR)/fesetround.o: src/fenv/fesetround.c
-$(OBJDIR)/fesetround.o: src/_safety.h
+$(OBJDIR)/fesetround.o: src/fenv/_fenv.h
$(OBJDIR)/fesetround.o:
@mkdir -p $(@D)
$(CC) -c -o $@ $(CFLAGS) src/fenv/fesetround.c