From 4f158f0dc416e45e08ec3ab4b76c205f62cfb50c Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 24 May 2023 18:17:21 +0100 Subject: Mark main rule as always, so we can always launch it --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index a3ca984..95b3135 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -54,6 +54,7 @@ exe iliketrains : ; explicit main ; +always main ; run iliketrains : -- : [ sequence.insertion-sort [ glob-tree-ex res : *.* ] ] : : main ; lib ilt : -- cgit v1.2.3