From ceb5c3dc964bf3159c67f174c53117f802e3d999 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 20 Dec 2023 20:39:21 +0100 Subject: Include target --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 96c3795..3caa3fc 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -17,3 +17,4 @@ include common.mk .PHONY: clean include $(TARGETS_DIR)clean.mk +include $(TARGETS_DIR)install.mk -- cgit v1.2.3