mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3-arm: update Makefile.am
This commit is contained in:
@@ -47,9 +47,8 @@ libeplayer3_arm_la_SOURCES = \
|
|||||||
external/ffmpeg/src/mpeg4audio.c
|
external/ffmpeg/src/mpeg4audio.c
|
||||||
|
|
||||||
|
|
||||||
LIBEPLAYER3_LIBS = libeplayer3_arm.la
|
LIBEPLAYER3_LIBS = libeplayer3_arm.la -lpthread -lavformat -lavcodec -lavutil -lswresample -lz -lm
|
||||||
|
|
||||||
bin_PROGRAMS = eplayer3
|
bin_PROGRAMS = eplayer3
|
||||||
eplayer3_SOURCES = main/exteplayer.c
|
eplayer3_SOURCES = main/exteplayer.c
|
||||||
eplayer3_LDADD = -leplayer3_arm -lpthread -lavformat -lavcodec -lavutil -lswresample -lz -lm
|
eplayer3_LDADD = $(LIBEPLAYER3_LIBS)
|
||||||
eplayer3_DEPENDENCIES = libeplayer3_arm.la
|
|
||||||
|
Reference in New Issue
Block a user