From 670a6d3bdf7a3e4b38b449fb54fd24a0acc6d935 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 27 Jun 2022 22:52:27 +0200 Subject: Ok --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3