mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
23 lines
327 B
Makefile
23 lines
327 B
Makefile
|
EXTRA_DIST = \
|
||
|
check-libheader.m4 \
|
||
|
codeset.m4 \
|
||
|
gettext.m4 \
|
||
|
glibc21.m4 \
|
||
|
gst-alsa.m4 \
|
||
|
gst-ivorbis.m4 \
|
||
|
iconv.m4 \
|
||
|
intdiv0.m4 \
|
||
|
inttypes_h.m4 \
|
||
|
inttypes-pri.m4 \
|
||
|
lcmessage.m4 \
|
||
|
lib-ld.m4 \
|
||
|
lib-link.m4 \
|
||
|
lib-prefix.m4 \
|
||
|
lrintf.m4 \
|
||
|
lrint.m4 \
|
||
|
ogg.m4 \
|
||
|
progtest.m4 \
|
||
|
stdint_h.m4 \
|
||
|
uintmax_t.m4 \
|
||
|
vorbis.m4
|