mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
vdr-plugin-wirbelscan: add missing object file
This commit is contained in:
parent
c94e84e778
commit
72a55daa74
@ -34,7 +34,7 @@ LDFLAGS += $(shell pkg-config --libs $(LIBREPFUNC))
|
|||||||
UNCRUSTIFY_FILES = scanner.cpp scanner.h scanfilter.cpp scanfilter.h statemachine.h statemachine.cpp
|
UNCRUSTIFY_FILES = scanner.cpp scanner.h scanfilter.cpp scanfilter.h statemachine.h statemachine.cpp
|
||||||
|
|
||||||
OBJS = $(PLUGIN).o common.o menusetup.o satellites.o scanner.o
|
OBJS = $(PLUGIN).o common.o menusetup.o satellites.o scanner.o
|
||||||
OBJS += scanfilter.o statemachine.o countries.o
|
OBJS += scanfilter.o statemachine.o countries.o si_ext.o
|
||||||
|
|
||||||
all: libvdr-$(PLUGIN).so i18n
|
all: libvdr-$(PLUGIN).so i18n
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user