aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7efba43..49304591 100644
--- a/Makefile
+++ b/Makefile
@@ -265,7 +265,6 @@ 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