diff options
author | Johns <johns98@gmx.net> | 2012-06-29 15:13:38 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-06-29 15:13:38 +0200 |
commit | 3be69730f01577a8470183e64036def44e5784cb (patch) | |
tree | bc002b7b041700ea2410d3e745ea98f621c218e4 /Makefile | |
parent | 6f1c4d6ef691db5502d167059b7386b26b5f7a01 (diff) | |
download | vdr-plugin-softhddevice-3be69730f01577a8470183e64036def44e5784cb.tar.gz vdr-plugin-softhddevice-3be69730f01577a8470183e64036def44e5784cb.tar.bz2 |
Suggested change.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,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: |