diff --git a/etc/Makefile b/etc/Makefile index ce6557824422..463cbc382919 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2006/09/18 22:39:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.338 2007/02/04 14:44:34 rpaulo Exp $ # from: @(#)Makefile 8.7 (Berkeley) 5/25/95 # Environment variables without default values: @@ -89,8 +89,8 @@ UTMPGRP= utmp BIN1+= bootptab changelist csh.cshrc csh.login csh.logout daily \ daily.conf dm.conf floppytab ftpchroot ftpusers \ gettytab group hosts hosts.lpd inetd.conf lkm.conf locate.conf \ - mailer.conf man.conf monthly monthly.conf mrouted.conf named.conf \ - netconfig networks newsyslog.conf nsswitch.conf ntp.conf \ + login.conf mailer.conf man.conf monthly monthly.conf mrouted.conf \ + named.conf netconfig networks newsyslog.conf nsswitch.conf ntp.conf \ passwd.conf phones printcap profile protocols \ rbootd.conf rc rc.conf rc.lkm rc.local rc.subr rc.shutdown remote rpc \ security security.conf services shells shrc sysctl.conf syslog.conf \