summaryrefslogtreecommitdiff
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 1affdd3..21f56ad 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ PACKAGE = vdr-$(ARCHIVE)
INCLUDES += -I$(VDRDIR)/include -I/usr/include/ImageMagick -I.
-LIBS = -lMagick -lMagick++ -L/usr/local/lib -lcurl
+LIBS = -lMagick++ -L/usr/local/lib -lcurl
DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'