mirror of
https://github.com/rofafor/vdr-plugin-satip.git
synced 2023-10-10 11:37:42 +00:00
Added cSatipRtsp().
This commit is contained in:
2
Makefile
2
Makefile
@@ -88,7 +88,7 @@ all-redirect: all
|
||||
|
||||
### The object files (add further files here):
|
||||
|
||||
OBJS = $(PLUGIN).o common.o config.o device.o discover.o param.o \
|
||||
OBJS = $(PLUGIN).o common.o config.o device.o discover.o param.o rtsp.o \
|
||||
sectionfilter.o server.o setup.o socket.o statistics.o tuner.o
|
||||
|
||||
### The main target:
|
||||
|
Reference in New Issue
Block a user