summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-03-17 09:48:39 +0100
committerthlo <t.lohmar@gmx.de>2013-03-17 09:48:39 +0100
commit466ca961fb9c09d056216c8fa7052bb185a710a7 (patch)
tree8dc8d329a1ad08af70385d92695631e2cfb922a8 /Makefile
parent4865ce807e4a32c03e285c051bdd55c6d71e61dc (diff)
downloadvdr-plugin-smarttvweb-466ca961fb9c09d056216c8fa7052bb185a710a7.tar.gz
vdr-plugin-smarttvweb-466ca961fb9c09d056216c8fa7052bb185a710a7.tar.bz2
Change VDRDIR in Makefile. First version of new Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index b04d143..bc78cfa 100644
--- a/Makefile
+++ b/Makefile
@@ -25,10 +25,8 @@ endif
### The directory environment:
-#VDRDIR = ../../..
-VDRDIR = /usr/include/vdr
-LIBDIR = .
-#LIBDIR = ../../lib
+VDRDIR = ../../..
+LIBDIR = ../../lib
TMPDIR = /tmp
### Allow user defined options to overwrite defaults: