summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-13 13:49:42 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-13 13:49:57 +0000
commit98a8d7eaf5549a0bac79e2ab66d453c8ae317687 (patch)
tree5663eb098534e8be1702a746600b484a1f3e757e
parentd8c6ca804b0fcc408b3fdb6d23fe2dc647a01b5e (diff)
meson: install new audio-prelude.h
-rw-r--r--gst-libs/gst/audio/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/audio/meson.build b/gst-libs/gst/audio/meson.build
index 86f49b9af..ace64fe34 100644
--- a/gst-libs/gst/audio/meson.build
+++ b/gst-libs/gst/audio/meson.build
@@ -44,6 +44,7 @@ audio_mkenum_headers = [
# FIXME: check headers
audio_headers = audio_mkenum_headers + [
+ 'audio-prelude.h',
'gstaudiobasesink.h',
'gstaudiobasesrc.h',
'gstaudiocdsrc.h',