Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
SRCS-${CONFIG_SSL} for libaesdec
  • Loading branch information
spdfrk authored and perexg committed Aug 6, 2014
1 parent 6a4a357 commit 5a731a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -301,7 +301,7 @@ ${BUILDDIR}/src/descrambler/ffdecsa/ffdecsa_sse2.o : CFLAGS += -msse2
endif

# libaesdec
SRCS-yes += src/descrambler/libaesdec/libaesdec.c
SRCS-${CONFIG_SSL} += src/descrambler/libaesdec/libaesdec.c

# File bundles
SRCS-${CONFIG_BUNDLE} += bundle.c
Expand Down

0 comments on commit 5a731a4

Please sign in to comment.