From 2d8e03d177d20f22c2776b77b2d704a5009ce0fa Mon Sep 17 00:00:00 2001 From: chriszero Date: Sat, 21 Feb 2015 16:43:14 +0100 Subject: Add feature: recovers menustate before playing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 01c2f33..b902f3a 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ SOFILE = libvdr-$(PLUGIN).so INCLUDES += -DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -D_GNU_SOURCE $(CONFIG) \ +DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DPLUGIN='"$(PLUGIN)"' -D_GNU_SOURCE $(CONFIG) \ $(if $(GIT_REV), -DGIT_REV='"$(GIT_REV)"') ### Make it standard -- cgit v1.2.3