mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer3-arm: update Makefile.am
Origin commit data
------------------
Branch: master
Commit: efe41f1c95
Author: max_10 <max_10@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -47,9 +47,8 @@ libeplayer3_arm_la_SOURCES = \
|
||||
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
|
||||
eplayer3_SOURCES = main/exteplayer.c
|
||||
eplayer3_LDADD = -leplayer3_arm -lpthread -lavformat -lavcodec -lavutil -lswresample -lz -lm
|
||||
eplayer3_DEPENDENCIES = libeplayer3_arm.la
|
||||
eplayer3_LDADD = $(LIBEPLAYER3_LIBS)
|
||||
|
Reference in New Issue
Block a user