aboutsummaryrefslogtreecommitdiffstats
path: root/alsause/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--alsause/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/alsause/Makefile b/alsause/Makefile
index 259333b..d0e39be 100644
--- a/alsause/Makefile
+++ b/alsause/Makefile
@@ -2,8 +2,7 @@
install:
../check-installed-shebang dalsause
- ../check-installed dmenu
- ../check-in-path tr sed cut echo
+ ../check-in-path dmenu tr sed cut echo
mkdir -p -- ~/.local/bin
test ! -e ~/.local/bin/dalsause || test -L ~/.local/bin/dalsause
ln -sf -- ~/.dotfiles/alsause/dalsause ~/.local/bin/dalsause