From 3c5acf85dd52fea7160b89d92d0f059a7ceb370b Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 6 Apr 2025 00:00:52 +0200 Subject: Include maketargets/tidy.mk --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index f94b0a4..2e65201 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,3 +18,4 @@ include common.mk include $(TARGETS_DIR)clean.mk include $(TARGETS_DIR)install.mk +include $(TARGETS_DIR)tidy.mk -- cgit v1.2.3