diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 00:00:52 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 00:00:52 +0200 |
commit | 3c5acf85dd52fea7160b89d92d0f059a7ceb370b (patch) | |
tree | 6e8284cb93dce8a64adda2a0f39a92a3d6590cb6 /GNUmakefile | |
parent | f36b25aa38a20efad8c3c9bc403e649450fb6c85 (diff) |
Include maketargets/tidy.mk
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |