From 76e498663c7a4d059a9aec3707c9cfc162ecd7ac Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Sat, 13 Jul 1996 22:06:44 +0000 Subject: (SYSCONFFILES): Add hostname. --- config/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Makefile b/config/Makefile index 449de230..94c1445f 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 = protocols services shells motd ttys +SYSCONFFILES = protocols services shells motd ttys hostname installed_conf = $(addprefix $(sysconfdir)/,$(SYSCONFFILES)) # Mere symlinks are installed for these -- cgit v1.2.3