From af2dd1eac91e8da11b69b83261db00ce183b4df7 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Tue, 1 Dec 2020 13:50:56 +0100 Subject: [PATCH] typo --- App/tools/driver.makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/tools/driver.makefile b/App/tools/driver.makefile index ebd49b6..ebcbc51 100644 --- a/App/tools/driver.makefile +++ b/App/tools/driver.makefile @@ -6,7 +6,7 @@ # changing anything in this file. # # Usage: Create a Makefile containig the line: -# include /ioc/tool/driver.makefile +# include /ioc/tools/driver.makefile # Optionally add variable definitions below that line. # # This makefile automatically finds the source file (unless overwritten with