aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-05-02 10:00:42 +0200
committerJoe <bousset.rudy@gmail.com>2022-05-02 10:00:48 +0200
commitdd0ce81fe6cb55f21f2ea8d9984a887c9cc041e9 (patch)
tree04276b7214df7c206a59715f3f4b91d656bcb50a
parentjozaned (diff)
downloadmpd-notification-master.tar.gz
mpd-notification-master.tar.bz2
mpd-notification-master.tar.xz
mpd-notification-master.tar.zst
mpd-notification-master.zip
useless pathHEADmaster
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6206166..50c1e47 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# mpd-notification - Notify about tracks played by mpd
# commands
-CC := /usr/bin/cc
+CC := cc
MD := markdown
INSTALL := install
CP := cp