summaryrefslogtreecommitdiff
path: root/config/Makefile
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-05 19:02:33 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-05 19:02:33 +0000
commit0bc0cab64d7d3adaa96ab26f2762d60263a0da8d (patch)
treee5296d2a9e28c1b2ec70068cfbfe15a6926be0d6 /config/Makefile
parent8f4c7de9176ed255993389d38ab53398ddec3455 (diff)
*** empty log message ***
Diffstat (limited to 'config/Makefile')
-rw-r--r--config/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/Makefile b/config/Makefile
index 4ff7a5f4..adad800f 100644
--- a/config/Makefile
+++ b/config/Makefile
@@ -25,7 +25,8 @@ 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 hostname fstab passwd group
+SYSCONFFILES = protocols services shells motd ttys hostname fstab passwd \
+ group resolv.conf
installed_conf = $(addprefix $(sysconfdir)/,$(SYSCONFFILES))
LOGINDOTS = .bash_login .bashrc .hushlogin .profile README