Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove interface
  • Loading branch information
spdfrk1 authored and perexg committed Aug 6, 2014
1 parent 7f23bdc commit 1330eab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 1330eab

Please sign in to comment.