summaryrefslogtreecommitdiffstats
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 f4dea37..03337fe 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ CFLAGS += -isystem/usr/local/include
# CFLAGS += -march=native -O2 -pipe
LDFLAGS := -L/usr/local/lib
-LDFLAGS += -lmpd
+LDFLAGS += -lmpdclient
RM := rm -f
MKDIR := mkdir -p