1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 11:37:42 +00:00

Refactored code and added support for 'C' sources.

This commit is contained in:
Rolf Ahrenberg
2014-03-13 18:23:55 +02:00
parent 8c05ce31f9
commit 497b1893db
20 changed files with 519 additions and 283 deletions

View File

@@ -78,7 +78,7 @@ all-redirect: all
### The object files (add further files here):
OBJS = $(PLUGIN).o common.o config.o device.o discover.o param.o \
sectionfilter.o setup.o socket.o statistics.o tuner.o
sectionfilter.o server.o setup.o socket.o statistics.o tuner.o
### The main target: