summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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: