summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 13:23:47 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-26 13:24:28 +0000
commit8d3ca40e9db4b9d610b9b112050789103e26af87 (patch)
treef8e3c75abdca622491b7f824ef6c44f69e7eb804
parentb6ee888c5d9817d432aa23569283663e1e672a9e (diff)
meson: dist get_flex_version.py
-rw-r--r--gst/parse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/parse/Makefile.am b/gst/parse/Makefile.am
index daf89ce70a..41e0b9017a 100644
--- a/gst/parse/Makefile.am
+++ b/gst/parse/Makefile.am
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libgstparse.la
CLEANFILES = grammar.tab.h parse_lex.h grammar.output
EXTRA_DIST = \
+ get_flex_version.py \
grammar.y \
parse.l