From: Ralph Ronnquist Date: Tue, 10 May 2022 04:01:00 +0000 (+1000) Subject: distribute subhosts.conf X-Git-Tag: v0.1.7~1 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=a08b12454ddf4e2a9f3dce2451daf0c6607e1b30;p=rrq%2Foverlay-boot.git distribute subhosts.conf --- diff --git a/Makefile b/Makefile index b12ee70..c099771 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ clean: INSTALLTARGETS += $(addprefix $(MAN8DIR)/,$(MAN8FILES)) INSTALLTARGETS += $(addprefix $(VARLIBDIR)/,$(VARLIBFILES)) INSTALLTARGETS += $(addprefix $(INITDIR)/,$(INITFILES)) +INSTALLTARGETS += $(addprefix $(ETCDIR)/,$(ETCFILES)) install: $(INSTALLTARGETS)