summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2013-03-17 09:48:39 +0100
committerthlo <t.lohmar@gmx.de>2013-03-17 09:48:39 +0100
commit73c9e696423fa6826d381b6beb9cf2f3f39852ce (patch)
tree8dc8d329a1ad08af70385d92695631e2cfb922a8 /Makefile
parent27110c94501488daef0e8f4f0d36a868b8064f0d (diff)
downloadvdr-plugin-smarttvweb-73c9e696423fa6826d381b6beb9cf2f3f39852ce.tar.gz
vdr-plugin-smarttvweb-73c9e696423fa6826d381b6beb9cf2f3f39852ce.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: