blob: 5201ecb8e16fc1b44af8f5b82aef4e254eb7a047 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
EXTRA_DIST = \
README \
as-ac-expand.m4 \
as-auto-alt.m4 \
as-compiler-flag.m4 \
as-compiler.m4 \
as-docbook.m4 \
as-libtool.m4 \
as-python.m4 \
as-scrub-include.m4 \
as-version.m4 \
ax_create_stdint_h.m4 \
glib-gettext.m4 \
gst-arch.m4 \
gst-debuginfo.m4 \
gst-doc.m4 \
gst-feature.m4 \
gst-function.m4 \
gst-glib2.m4 \
gst-gstreamer.m4 \
gst-libxml2.m4 \
gst-makecontext.m4 \
gst-mcsc.m4 \
pkg.m4
|