aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-20 20:39:21 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-20 20:39:21 +0100
commitceb5c3dc964bf3159c67f174c53117f802e3d999 (patch)
tree4e152a89e51857232b2adfd9c64baab6528f9f36 /GNUmakefile
parentb2f44b72c61ae144e8251cc4cbf5096395b88494 (diff)
Include target
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
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