2013-09-14 03:49:42 +08:00
|
|
|
noinst_LTLIBRARIES =
|
2017-11-29 01:18:32 +08:00
|
|
|
check_LTLIBRARIES =
|
2015-12-08 04:04:20 +08:00
|
|
|
pkglib_LTLIBRARIES =
|
2013-09-16 03:23:10 +08:00
|
|
|
noinst_HEADERS =
|
2013-09-28 22:37:32 +08:00
|
|
|
check_PROGRAMS =
|
2018-02-08 05:00:55 +08:00
|
|
|
pkglibexec_PROGRAMS =
|
2014-09-27 16:45:07 +08:00
|
|
|
EXTRA_DIST =
|
2013-09-16 04:20:24 +08:00
|
|
|
|
2008-05-11 01:16:58 +08:00
|
|
|
|
2015-02-12 00:21:23 +08:00
|
|
|
SUBDIRS = .
|
2013-09-28 22:37:32 +08:00
|
|
|
TESTS =
|
|
|
|
|
2019-03-31 22:47:34 +08:00
|
|
|
dist_noinst_SCRIPTS = module.rc.in
|
2014-10-02 00:52:32 +08:00
|
|
|
EXTRA_LTLIBRARIES =
|
2013-08-01 23:02:52 +08:00
|
|
|
|
2013-09-16 00:54:25 +08:00
|
|
|
include common.am
|
|
|
|
include access/Makefile.am
|
2015-03-05 02:01:40 +08:00
|
|
|
include access/http/Makefile.am
|
2013-09-28 22:37:32 +08:00
|
|
|
include access/rtp/Makefile.am
|
2021-11-20 04:08:26 +08:00
|
|
|
include access/rtp/test/Makefile.am
|
2015-02-10 03:08:41 +08:00
|
|
|
include audio_filter/Makefile.am
|
2013-09-28 20:58:11 +08:00
|
|
|
include audio_mixer/Makefile.am
|
2013-09-22 21:15:14 +08:00
|
|
|
include audio_output/Makefile.am
|
2013-09-16 03:23:10 +08:00
|
|
|
include codec/Makefile.am
|
2015-02-11 00:15:33 +08:00
|
|
|
include control/Makefile.am
|
2013-09-16 04:20:24 +08:00
|
|
|
include demux/Makefile.am
|
2015-02-12 00:10:34 +08:00
|
|
|
include gui/Makefile.am
|
2019-08-30 04:04:35 +08:00
|
|
|
include hw/nvdec/Makefile.am
|
2017-11-23 01:18:21 +08:00
|
|
|
include hw/d3d9/Makefile.am
|
2017-11-23 01:18:20 +08:00
|
|
|
include hw/d3d11/Makefile.am
|
2016-08-23 17:50:49 +08:00
|
|
|
include hw/vaapi/Makefile.am
|
2013-09-28 21:15:58 +08:00
|
|
|
include hw/vdpau/Makefile.am
|
2021-03-14 01:07:55 +08:00
|
|
|
include hw/mmal/Makefile.am
|
2022-02-25 03:55:04 +08:00
|
|
|
include isa/aarch64/Makefile.am
|
2022-01-31 00:40:55 +08:00
|
|
|
include isa/arm/Makefile.am
|
2022-01-30 03:31:33 +08:00
|
|
|
include isa/riscv/Makefile.am
|
2016-01-08 01:32:55 +08:00
|
|
|
include keystore/Makefile.am
|
2015-02-08 17:54:10 +08:00
|
|
|
include logger/Makefile.am
|
2013-09-28 21:03:13 +08:00
|
|
|
include lua/Makefile.am
|
2013-09-16 04:55:34 +08:00
|
|
|
include meta_engine/Makefile.am
|
2014-10-06 23:39:33 +08:00
|
|
|
include misc/Makefile.am
|
2013-09-28 21:04:54 +08:00
|
|
|
include notify/Makefile.am
|
2015-02-10 02:18:54 +08:00
|
|
|
include packetizer/Makefile.am
|
2013-09-22 21:38:22 +08:00
|
|
|
include services_discovery/Makefile.am
|
2016-11-26 05:00:04 +08:00
|
|
|
include spu/Makefile.am
|
2013-09-28 21:06:40 +08:00
|
|
|
include stream_filter/Makefile.am
|
2016-11-28 09:58:29 +08:00
|
|
|
include stream_extractor/Makefile.am
|
2015-02-10 02:40:46 +08:00
|
|
|
include text_renderer/Makefile.am
|
2013-09-28 21:13:48 +08:00
|
|
|
include video_chroma/Makefile.am
|
2015-02-11 00:46:50 +08:00
|
|
|
include video_filter/Makefile.am
|
2013-09-28 21:14:44 +08:00
|
|
|
include video_splitter/Makefile.am
|
2014-10-02 01:27:52 +08:00
|
|
|
include video_output/Makefile.am
|
2015-02-12 00:21:23 +08:00
|
|
|
include visualization/Makefile.am
|
2015-02-11 05:47:58 +08:00
|
|
|
if ENABLE_SOUT
|
2015-02-12 00:28:45 +08:00
|
|
|
include access_output/Makefile.am
|
2015-02-11 05:47:58 +08:00
|
|
|
include mux/Makefile.am
|
2015-02-12 00:44:41 +08:00
|
|
|
include stream_out/Makefile.am
|
2015-02-11 05:47:58 +08:00
|
|
|
endif
|
2013-09-16 04:20:24 +08:00
|
|
|
|
2013-08-01 23:02:52 +08:00
|
|
|
if HAVE_WIN32
|
2013-09-16 23:53:55 +08:00
|
|
|
BUILT_SOURCES += module.rc.lo
|
|
|
|
CLEANFILES += module.rc
|
|
|
|
#noinst_DATA = module.rc.lo
|
|
|
|
|
|
|
|
module.rc: module.rc.in $(top_builddir)/config.status
|
2013-08-01 23:02:52 +08:00
|
|
|
$(AM_V_GEN) cd "$(top_builddir)" && $(SHELL) ./config.status --file="modules/$@"
|
2013-09-16 23:53:55 +08:00
|
|
|
|
|
|
|
module.rc.lo: module.rc
|
|
|
|
$(AM_V_GEN) $(LIBTOOL) --tag=RC --mode=compile $(WINDRES) \
|
|
|
|
--include-dir $(top_srcdir)/share \
|
|
|
|
--include-dir $(top_srcdir)/extras/package/win32 \
|
|
|
|
-i $< -o $@
|
2013-08-01 23:02:52 +08:00
|
|
|
endif
|
2014-09-27 16:45:07 +08:00
|
|
|
|
|
|
|
# Wayland
|
|
|
|
SUFFIXES += -client-protocol.h -protocol.c .xml
|
|
|
|
|
|
|
|
.xml-client-protocol.h:
|
|
|
|
$(AM_V_GEN)$(WAYLAND_SCANNER) client-header < "$^" > "$@.tmp"
|
|
|
|
$(AM_V_at)mv -f -- "$@.tmp" "$@"
|
|
|
|
|
|
|
|
.xml-protocol.c:
|
2018-05-20 00:59:34 +08:00
|
|
|
$(AM_V_GEN)$(WAYLAND_SCANNER) private-code < "$^" > "$@.tmp"
|
2014-09-27 16:45:07 +08:00
|
|
|
$(AM_V_at)mv -f -- "$@.tmp" "$@"
|