Remove interface
This commit is contained in:
parent
7f23bdc59c
commit
1330eab10a
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -301,8 +301,7 @@ ${BUILDDIR}/src/descrambler/ffdecsa/ffdecsa_sse2.o : CFLAGS += -msse2
|
|||
endif
|
||||
|
||||
# libaesdec
|
||||
SRCS-yes += src/descrambler/libaesdec/libaesdec_interface.c \
|
||||
src/descrambler/libaesdec/libaesdec.c
|
||||
SRCS-yes += src/descrambler/libaesdec/libaesdec.c
|
||||
|
||||
# File bundles
|
||||
SRCS-${CONFIG_BUNDLE} += bundle.c
|
||||
|
|
Loading…
Add table
Reference in a new issue