aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7256214..4ad78788 100644
--- a/Makefile
+++ b/Makefile
@@ -634,7 +634,7 @@ install-x: check-xinit
cp -p -- X/xinitrc $(HOME)/.xinitrc
cp -p -- X/xinitrc.d/*.sh $(HOME)/.xinitrc.d
cp -p -- X/Xresources $(HOME)/.Xresources
- cp -p -- X/Xresources.d/*.sh $(HOME)/.Xresources.d
+ cp -p -- X/Xresources.d/* $(HOME)/.Xresources.d
install-zsh: check-zsh install-sh
mkdir -p -- $(HOME)/.zshrc.d