summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 4f329f410e..53a8309ff0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -331,7 +331,7 @@ yes-dtrace-probes.h:
$(Q) sed -e 's/RUBY_/RUBY_DTRACE_/g' -e 's/PROBES_H_TMP/PROBES_H/g' probes.h.tmp > probes.h
$(Q) $(RM) probes.h.tmp
-no-dtrace-probes.h: dmyprobes.h
+no-dtrace-probes.h: $(srcdir)/dmyprobes.h
@$(ECHO) copying dummy probes.h
$(Q) $(CP) $(srcdir)/dmyprobes.h probes.h