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 1a2cc44c..8818e524 100644
--- a/Makefile
+++ b/Makefile
@@ -395,7 +395,7 @@ install-less:
install-mpd: install-sh
mkdir -p -- $(HOME)/.mpd/playlists
- cp -p .. mpd/profile.d/* $(HOME)/.profile.d
+ cp -p -- mpd/profile.d/* $(HOME)/.profile.d
cp -p -- mpd/mpdconf $(HOME)/.mpdconf
install-mutt: