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 9f74a3c..04f09e1 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ INCLUDES += -I$(VDRDIR)/include
DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
ifdef YAVDR_PATCHES
-DEFINE += -DYAVDRPATCHES
+DEFINES += -DYAVDR_PATCHES
endif
### The object files (add further files here):