summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2017-06-09 20:16:28 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2017-06-09 20:16:28 -0400
commitff7b8fe0326c94a5af54d4d77ca968b12919361e (patch)
treea6080d731709e78c24bc03b6b35afbddb1268327
parente96dc57e1bb16f660b15ab953062010db2afce55 (diff)
Distribute meson_options.txt
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a4d0281..4b96f78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,8 @@ 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)-*" )
+ $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
+ meson_options.txt
ACLOCAL_AMFLAGS = -I m4 -I common/m4