Skip to content

Commit e36de6b

Browse files
jonas-schievinkJonas Schievink
authored and
Jonas Schievink
committed
Move issue-36710 test to run-make
Somewhat hacky to reuse `tools.mk` like this, we should probably migrate most of them now
1 parent 77a7ccf commit e36de6b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/test/run-make-fulldeps/issue-36710/Makefile renamed to src/test/run-make/issue-36710/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-include ../tools.mk
1+
include ../../run-make-fulldeps/tools.mk
22

33
all: foo
44
$(call RUN,foo)

0 commit comments

Comments
 (0)