aboutsummaryrefslogtreecommitdiffstats
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 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