summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-07-25 20:37:31 +0200
committerthlo <smarttv640@gmail.com>2013-07-25 20:37:31 +0200
commit6c2ac28fccbda493578d27674582734ff8a62522 (patch)
treefa0c0a115b560eabc7d1bde50432261b3bc1717a /Makefile
parent0ecc9a2ca4c3604ef2590fef5b3072417689a7d3 (diff)
downloadvdr-plugin-smarttvweb-6c2ac28fccbda493578d27674582734ff8a62522.tar.gz
vdr-plugin-smarttvweb-6c2ac28fccbda493578d27674582734ff8a62522.tar.bz2
Allow HTTP access to Video Dir. LocalTime fix. Adding Timers. Cleanups. Update is isServing to prevent shutdown.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f957795..64148e1 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ TMPDIR = /tmp
### Allow user defined options to overwrite defaults:
-#-include $(VDRDIR)/Make.config
+-include $(VDRDIR)/Make.config
### read standlone settings if there
-include .standalone