diff options
Diffstat (limited to 'share/skel/Makefile')
-rw-r--r-- | share/skel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/Makefile b/share/skel/Makefile index 62d64ba..5f6c70e 100644 --- a/share/skel/Makefile +++ b/share/skel/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -FILES1= dot.cshrc dot.login dot.mailrc dot.profile +FILES1= dot.cshrc dot.login dot.mailrc dot.profile dot.shrc FILES2= dot.rhosts MODE1= 0644 MODE2= 0600 |