From 7edd82e7ea0f4d32b4e15cb4be1c6d819269c812 Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Thu, 20 Feb 2014 18:37:12 +0100 Subject: update SetItemRecording, fix imagecache, add imageloader debug time output --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b7cc96d4..4ac3fc75 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ INCLUDES += $(shell pkg-config --cflags Magick++) # vdrlogo_yavdr VDRLOGO = vdrlogo_default -DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DVDRLOGO=\"$(VDRLOGO)\" +DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DVDRLOGO=\"$(VDRLOGO)\" -DDEBUGIMAGELOADTIME LIBS += $(shell pkg-config --libs Magick++) -- cgit v1.2.3