summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-05-21 18:03:02 +0100
committerTim-Philipp Müller <tim@centricular.com>2017-05-21 18:03:02 +0100
commitbd22e10799fcdf3c374f4269118de7ea24cbf5a8 (patch)
tree1612a2a51bc0ce5215e7731736a60765a3c48b18 /Makefile.am
parent5443aa9ac835f0697b699bb5a0c2a7d3d18183b7 (diff)
downloadgstreamer-plugins-bad-bd22e10799fcdf3c374f4269118de7ea24cbf5a8.tar.gz
meson: don't need config.h.meson any longer
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 76c6170a6..e1b7d422c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ EXTRA_DIST = \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
ChangeLog gst-plugins-bad.doap autogen.sh $(win32) \
$(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
- meson_options.txt config.h.meson \
+ meson_options.txt \
gst-libs/gst/interfaces/build_mkenum.py \
gst-libs/gst/mpegts/mpegts_enum.py \
ext/srtp/srtp_mkenum.py \