From d289417ef1515fbe497e6dcd9ec74aee521663f8 Mon Sep 17 00:00:00 2001 From: op Date: Tue, 7 Feb 2023 10:35:57 +0000 Subject: [PATCH] ooops, s/try_import/try_repeat --- sysutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/Makefile b/sysutils/Makefile index 057e90d766e..6bce2dffbb7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -434,7 +434,7 @@ SUBDIR += tray-app SUBDIR += tree SUBDIR += truncate - SUBDIR += try_import + SUBDIR += try_repeat SUBDIR += ttyload SUBDIR += ttyplot SUBDIR += u-boot