summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Eskola <timo@tolleri.net>2015-09-08 12:54:54 +0300
committerTimo Eskola <timo@tolleri.net>2015-09-08 12:54:54 +0300
commit7edba06d8a957de3d99843cc52cb50c1eff7e758 (patch)
tree4be6cf91651a0f0314a33ace750bef0fdbf2181e /Makefile
parent554759de812beb5dcfdc423b1225e5e15ef80713 (diff)
downloadvdr-plugin-duplicates-7edba06d8a957de3d99843cc52cb50c1eff7e758.tar.gz
vdr-plugin-duplicates-7edba06d8a957de3d99843cc52cb50c1eff7e758.tar.bz2
Version 0.0.5:
- Fixed compilation with VDR 1.7.28, thanks to Matti Lehtimäki and Joerg Bornkessel
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5ff4cd..2eef0b0 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ TMPDIR = /tmp
### Make sure that necessary options are included:
-include $(VDRDIR)/Make.global
+-include $(VDRDIR)/Make.global
### Allow user defined options to overwrite defaults: