summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2017-06-09 20:11:47 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2017-06-09 20:11:47 -0400
commite96dc57e1bb16f660b15ab953062010db2afce55 (patch)
treec60994556b9f252172c2e10d976833b87188f838
parente66d3beb0c6a4204e65d608d7e6aae8d9b95cd13 (diff)
And config.h.meson is no longer dist either
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7a89d27..a4d0281 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,8 +25,7 @@ EXTRA_DIST = \
docs/design/gst-rtp-server-design \
gst-rtsp-server.doap \
$(win32) \
- $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
- config.h.meson
+ $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" )
ACLOCAL_AMFLAGS = -I m4 -I common/m4