Actually install "dot.shrc" to fix the build.

This commit is contained in:
tron 2006-09-01 13:01:55 +00:00
parent 1661cfe5d2
commit 94087192f4

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2004/05/16 09:53:10 lukem Exp $
# $NetBSD: Makefile,v 1.8 2006/09/01 13:01:55 tron Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/8/93
CONFIGFILES= dot.cshrc dot.login dot.logout dot.profile
CONFIGFILES= dot.cshrc dot.login dot.logout dot.profile dot.shrc
FILESDIR= /etc/skel
.for F in ${CONFIGFILES}
FILESNAME_${F}= ${F:S/dot//}