From a88ad680422949dfe2d16a544a529649c6d07109 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Mon, 31 May 2021 17:08:09 +0100 Subject: Update build system to the latest luiml version --- test.inc.do | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test.inc.do') diff --git a/test.inc.do b/test.inc.do index c6d5c1b..1fcd448 100644 --- a/test.inc.do +++ b/test.inc.do @@ -1,3 +1,3 @@ #!/bin/sh -redo-ifchange "$0" "test_gen" -./test_gen +redo-ifchange test_gen +./test_gen >$3 -- cgit v1.2.3-54-g00ecf