summaryrefslogtreecommitdiffstats
path: root/share/skel/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-08-18 03:07:43 +0000
committerache <ache@FreeBSD.org>1997-08-18 03:07:43 +0000
commit8eb2262ed1323f9cf5467f11ae66cd725f90e203 (patch)
tree695dfa467011b708a0f7bb0bbdd9c3ff4c3395a7 /share/skel/Makefile
parent4d76e42e811670cafbb06c27eef2d2a48c597977 (diff)
downloadFreeBSD-src-8eb2262ed1323f9cf5467f11ae66cd725f90e203.zip
FreeBSD-src-8eb2262ed1323f9cf5467f11ae66cd725f90e203.tar.gz
Add ~/.login_conf prototype with example of l10n (commented out)
Diffstat (limited to 'share/skel/Makefile')
-rw-r--r--share/skel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/Makefile b/share/skel/Makefile
index 5f6c70e..177c946 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 dot.shrc
+FILES1= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile dot.shrc
FILES2= dot.rhosts
MODE1= 0644
MODE2= 0600
OpenPOWER on IntegriCloud