Skip to content

Commit f3107a5

Browse files
authored
Merge pull request #684 from input-output-hk/jpraynaud/fix-make-build-root
Fix `make` errors from root
2 parents 32742da + cb5ae09 commit f3107a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mithril-test-lab/Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
%:
2+
@:
3+
4+
.PHONY: all build test check debug run clean help doc
5+

0 commit comments

Comments
 (0)