]> git.proxmox.com Git - rustc.git/blobdiff - tests/run-make-fulldeps/obtain-borrowck/Makefile
Update upstream source from tag 'upstream/1.70.0+dfsg1'
[rustc.git] / tests / run-make-fulldeps / obtain-borrowck / Makefile
index 212d0f67d0063919f122095f889d2ddc22ea5693..233f5c9eaf499df07302b803b316387b9ebd2610 100644 (file)
@@ -1,4 +1,4 @@
-include ../tools.mk
+include ../../run-make/tools.mk
 
 # This example shows how to implement a rustc driver that retrieves MIR bodies
 # together with the borrow checker information.