diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-02-15 18:50:51 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-02-15 18:51:44 +0000 |
commit | e95fb277cb63ae1811bbe9b429bd7a15b413aac3 (patch) | |
tree | 89c922cd72f78666d2409b44587406fe6edb1fb3 /Makefile.am | |
parent | 886ced368476fe9879d6ebf6a92f29ac331b4dc3 (diff) |
Dist compositor crossfade example and pythons script for meson build
And add to autotools build so it gets disted.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 08d3ebe08..ba3558820 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ EXTRA_DIST = \ meson_options.txt \ gst-libs/gst/interfaces/build_mkenum.py \ gst-libs/gst/mpegts/mpegts_enum.py \ + gst-libs/gst/webrtc/webrtc_mkenum.py \ ext/srtp/srtp_mkenum.py \ ext/vulkan/vkconfig.h.meson |