1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 13:37:03 +02:00

Updated Makefile.

This commit is contained in:
Rolf Ahrenberg 2012-02-19 17:47:43 +02:00
parent 816c357065
commit 73311873bc

View File

@ -28,9 +28,9 @@ LDFLAGS ?= -Wl,--as-needed
### The directory environment:
VDRDIR = ../../..
LIBDIR = ../../lib
TMPDIR = /tmp
VDRDIR ?= ../../..
LIBDIR ?= ../../lib
TMPDIR ?= /tmp
### Make sure that necessary options are included: