From 6fff545cff2e1c40ee23c4b24a52a5c3e0f2809d Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 17 Jun 1996 18:40:46 +0000 Subject: (SYSCONFFILES): Add protocols services shells motd --- config/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Makefile b/config/Makefile index 61d91895..e5fa845e 100644 --- a/config/Makefile +++ b/config/Makefile @@ -25,7 +25,7 @@ makemode := misc # to overwrite an existing file. Print a warning for such files. # If override_conf is set to `t' then install even on top of existing # files. -SYSCONFFILES = rc +SYSCONFFILES = rc protocols services shells motd installed_conf = $(addprefix $(sysconfdir)/$(SYSCONFFILES)) ifeq ($(override_conf),t) -- cgit v1.2.3