mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
13 lines
423 B
Makefile
13 lines
423 B
Makefile
|
noinst_SCRIPTS=client-H263p-AMR.sh \
|
||
|
client-H263p-PCMA.sh \
|
||
|
client-H264-PCMA.sh \
|
||
|
client-PCMA.sh \
|
||
|
server-alsasrc-PCMA.sh \
|
||
|
server-v4l2-H263p-alsasrc-AMR.sh \
|
||
|
server-v4l2-H264-alsasrc-PCMA.sh \
|
||
|
server-VTS-H263p-ATS-PCMA.sh
|
||
|
|
||
|
EXTRA_DIST= $(noinst_SCRIPTS) \
|
||
|
client-H263p-PCMA.sdp \
|
||
|
client-H264-PCMA.sdp
|