aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5d8369c9..433a9f43 100644
--- a/Makefile
+++ b/Makefile
@@ -267,6 +267,7 @@ install-sh : check-sh
install -m 0755 -d -- \
"$(HOME)"/.profile.d \
"$(HOME)"/.shrc.d
+ install -pm 0644 -- sh/logout "$(HOME)"/.logout
install -pm 0644 -- sh/profile "$(HOME)"/.profile
install -pm 0644 -- sh/profile.d/* "$(HOME)"/.profile.d
install -pm 0644 -- sh/shrc "$(HOME)"/.shrc